diff options
author | 2011-08-25 19:46:56 +0200 | |
---|---|---|
committer | 2011-08-25 11:02:29 -0700 | |
commit | cbbfa38fcb95930babc5233cf6927ec430f38abc (patch) | |
tree | 62e904e7f17efcda16f9a8afd15a6a84f06cec0e /kernel | |
parent | lockdep: Add helper function for dir vs file i_mutex annotation (diff) | |
download | wireguard-linux-cbbfa38fcb95930babc5233cf6927ec430f38abc.tar.xz wireguard-linux-cbbfa38fcb95930babc5233cf6927ec430f38abc.zip |
mtrr: fix UP breakage caused during switch to stop_machine
While removing custom rendezvous code and switching to stop_machine,
commit 192d8857427d ("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: Tejun Heo <tj@kernel.org>
Reported-by: Anders Eriksson <aeriksson@fastmail.fm>
Tested-and-acked-by: Suresh Siddha <suresh.b.siddha@intel.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions