diff options
author | 2006-01-23 17:37:11 -0800 | |
---|---|---|
committer | 2006-02-07 21:27:50 +1100 | |
commit | aee9f26542cc27a37d593f1790b84cd57801a7c7 (patch) | |
tree | 1a4b72a69d0c90c425b5986528bea69c6a7c2416 /arch/powerpc/kernel | |
parent | powerpc/64: Fix bug in setting floating-point exception mode (diff) | |
download | wireguard-linux-aee9f26542cc27a37d593f1790b84cd57801a7c7.tar.xz wireguard-linux-aee9f26542cc27a37d593f1790b84cd57801a7c7.zip |
[PATCH] powerpc: Fix spufs initialization sequence.
This is a small fix to get the spufs init sequence right.
init_spu_base() in spu_base.c should be called (via
module_init(init_spu_base)) before spufs_init() (via
module_init(spufs_init)) in spufs/inode.c gets called.
Signed-off-by: Masato Noguchi <Masato.Noguchi@jp.sony.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel')
0 files changed, 0 insertions, 0 deletions