| commit | e04582b7bc70b40c57287cdc24f81964ee88f565 | [log] [tgz] |
|---|---|---|
| author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Mon Oct 09 00:10:01 2006 +0900 |
| committer | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 09 23:20:48 2006 +0100 |
| tree | a5127c2d4165e656a84612836f6326427843acca | |
| parent | f5c70dd7f384db4c524c35288d9be3ed61ac41a9 [diff] |
[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 <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>