git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5c70dd
)
[MIPS] Make sure cpu_has_fpu is used only in atomic context
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Sun, 8 Oct 2006 15:10:01 +0000
(
00:10
+0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 9 Oct 2006 22:20:48 +0000
(23:20 +0100)
Make sure cpu_has_fpu (which uses smp_processor_id()) is used only in
atomic context.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found