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

Commit 829cb5ec authored by Joonwoo Park's avatar Joonwoo Park Committed by Gerrit - the friendly Code Review server
Browse files

Revert "topology: enable SD_SHARE_PKG_RESOURCES at CPU level"



This reverts commit 7f7c403c.

SD_SHARE_PKG_RESOURCES was added to CPU domain level for SMP scheduler
to use PF_WAKE_UP_IDLE within CPU domain level.  Revert the change as MC
sched domain level has the same now.

Change-Id: I9b979f5db83b7ec0a2f15d6f2d019ef8e730c0dc
Signed-off-by: default avatarJoonwoo Park <joonwoop@codeaurora.org>
parent e32562d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -160,7 +160,7 @@ int arch_update_cpu_topology(void);
				| 0*SD_BALANCE_WAKE			\
				| 1*SD_WAKE_AFFINE			\
				| 0*SD_SHARE_CPUPOWER			\
				| 1*SD_SHARE_PKG_RESOURCES		\
				| 0*SD_SHARE_PKG_RESOURCES		\
				| 0*SD_SERIALIZE			\
				| 1*SD_PREFER_SIBLING			\
				,					\