From: Andi Kleen Date: Sat, 21 Jul 2007 15:10:05 +0000 (+0200) Subject: x86_64: Don't use softirq safe locks in smp_call_function X-Git-Tag: v2.6.23-rc1~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9c6d69145ec696128961204f755a3b01edc2ff6;p=pandora-kernel.git x86_64: Don't use softirq safe locks in smp_call_function It is not fully softirq safe anyways. Can't do a WARN_ON unfortunately because it could trigger in the panic case. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed