From: Pekka Paalanen Date: Mon, 12 May 2008 19:21:01 +0000 (+0200) Subject: x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable X-Git-Tag: v2.6.27-rc1~1102^2^2~1^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f1dafe50cc4e58a239fd81bd47f87f32042a1ee;p=pandora-kernel.git x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable text_poke is sleepable. The original fix by Mathieu Desnoyers . Signed-off-by: Pekka Paalanen Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed