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
..
2008-11-15 11:36:06 -08:00
2008-10-30 11:38:46 -07:00
2008-03-04 13:41:23 +01:00
2008-10-20 08:52:34 -07:00
2008-07-21 21:55:02 -07:00
2008-07-21 21:55:02 -07:00
2008-11-12 17:17:18 -08:00
2008-03-30 14:18:41 -07:00
2008-11-12 17:17:18 -08:00
2008-11-26 18:12:14 -05:00