Skip to content
Commit cbbfa38f authored by Tejun Heo's avatar Tejun Heo Committed by Linus Torvalds
Browse files

mtrr: fix UP breakage caused during switch to stop_machine



While removing custom rendezvous code and switching to stop_machine,
commit 192d8857 ("x86, mtrr: use stop_machine APIs for doing MTRR
rendezvous") completely dropped mtrr setting code on !CONFIG_SMP
breaking MTRR settting on UP.

Fix it by removing the incorrect CONFIG_SMP.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
Reported-by: default avatarAnders Eriksson <aeriksson@fastmail.fm>
Tested-and-acked-by: default avatarSuresh Siddha <suresh.b.siddha@intel.com>
Acked-by: default avatarH. Peter Anvin <hpa@zytor.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent e096d0c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment