"drivers/git@git.tuxist.de:jan.koester/linux.git" did not exist on "e81ee637e4aed723f71007c90a901268317ed6d6"
[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>
Loading
Please sign in to comment