mirror of
https://github.com/torvalds/linux.git
synced 2026-06-13 17:28:30 +02:00
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> |
||
|---|---|---|
| .. | ||
| c2port | ||
| hdpuftrs | ||
| ibmasm | ||
| sgi-gru | ||
| sgi-xp | ||
| acer-wmi.c | ||
| asus-laptop.c | ||
| atmel_pwm.c | ||
| atmel_tclib.c | ||
| atmel-ssc.c | ||
| compal-laptop.c | ||
| eeepc-laptop.c | ||
| eeprom_93cx6.c | ||
| enclosure.c | ||
| fujitsu-laptop.c | ||
| hp-wmi.c | ||
| hpilo.c | ||
| hpilo.h | ||
| ics932s401.c | ||
| intel_menlow.c | ||
| ioc4.c | ||
| Kconfig | ||
| kgdbts.c | ||
| lkdtm.c | ||
| Makefile | ||
| msi-laptop.c | ||
| panasonic-laptop.c | ||
| phantom.c | ||
| sony-laptop.c | ||
| tc1100-wmi.c | ||
| thinkpad_acpi.c | ||
| tifm_7xx1.c | ||
| tifm_core.c | ||