Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 82d3128c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm64: smp: Undo flushing of caches from local_cpu_stop"

parents 1059cd9e 28c57924
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -868,7 +868,6 @@ static void local_cpu_stop(void)

	set_cpu_online(cpu, false);

	flush_cache_all();
	local_daif_mask();
	sdei_mask_local_cpu();
	cpu_park_loop();