original_kernel/drivers/misc/sgi-gru
Dean Nelson 026bde120a sgi-gru: call fs_initcall() if statically linked
If xpc.ko and gru.ko are both statically linked into the kernel, then
xpc_init() can get called before gru_init() and make a call to one of the
gru's exported functions before the gru has initialized itself. The end
result is a NULL dereference.

Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-12-02 15:51:35 -08:00
..
Makefile
gru.h
gru_instructions.h
grufault.c
grufile.c
gruhandles.h
grukservices.c
grukservices.h
grulib.h
grumain.c
gruprocfs.c
grutables.h
grutlbpurge.c