diff options
author | Arnd Bergmann <arnd@arndb.de> | 2005-12-05 22:52:23 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-01-09 14:52:48 +1100 |
commit | b41305a39a6966d8e8b1449d6b7c194923bfb451 (patch) | |
tree | e8d3368d06a3b900e16700481183bd92ec9c7d4f /ipc/sem.c | |
parent | d88cfffac0002c56c1a7a813cb885fa6b5fdcd0e (diff) | |
download | op-kernel-dev-b41305a39a6966d8e8b1449d6b7c194923bfb451.zip op-kernel-dev-b41305a39a6966d8e8b1449d6b7c194923bfb451.tar.gz |
[PATCH] spufs: Fix oops when spufs module is not loaded
try_module_get returns true when NULL arguments, so
we first need to check if there is a module loaded before
getting the reference count.
Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'ipc/sem.c')
0 files changed, 0 insertions, 0 deletions