From: Atsushi Nemoto Date: Sun, 8 Oct 2006 15:10:01 +0000 (+0900) Subject: [MIPS] Make sure cpu_has_fpu is used only in atomic context X-Git-Tag: v2.6.19-rc2~209 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e04582b7bc70b40c57287cdc24f81964ee88f565;p=pandora-kernel.git [MIPS] Make sure cpu_has_fpu is used only in atomic context Make sure cpu_has_fpu (which uses smp_processor_id()) is used only in atomic context. Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed