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

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

Merge "driver: coresight: run coresight etm callback before oslock"

parents d8ee835a 209a332d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -139,9 +139,9 @@ enum cpuhp_state {
	/* Must be the last timer callback */
	CPUHP_AP_DUMMY_TIMER_STARTING,
	CPUHP_AP_ARM_XEN_STARTING,
	CPUHP_AP_ARM_CORESIGHT_STARTING,
	CPUHP_AP_ARM_SAVE_RESTORE_CORESIGHT4_STARTING,
	CPUHP_AP_ARM_MM_CORESIGHT4_STARTING,
	CPUHP_AP_ARM_CORESIGHT_STARTING,
	CPUHP_AP_ARM64_ISNDEP_STARTING,
	CPUHP_AP_SMPCFD_DYING,
	CPUHP_AP_X86_TBOOT_DYING,