From: Jeff Dike Date: Sat, 3 Sep 2005 22:57:33 +0000 (-0700) Subject: [PATCH] uml: mark SMP on UML/x86_64 as broken X-Git-Tag: v2.6.14-rc1~803 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02edeb586ae4cdd17778923674700edb732a4741;p=pandora-kernel.git [PATCH] uml: mark SMP on UML/x86_64 as broken Noticed by Al Viro - SMP on x86_64 is fundamentally broken due to UML's reuse of the host arch's percpu stuff. This is OK on x86, but the x86_64 pda stuff just won't work for UML. Signed-off-by: Jeff Dike Cc: Paolo Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed