mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 12:43:09 +09:00
commitdb677ffa5fupstream. This reverts commitae1b22f6e4. As Linus said in982d007a6e: "There was something really messy about cmpxchg8b and clone CPU's, so if you enable it on other CPUs later, do it carefully." This breaks lguest for those configs, but we can fix that by emulating if we have to. Fixes: http://bugzilla.kernel.org/show_bug.cgi?id=14884 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>