On Tue, Apr 7, 2009 at 23:07, Justin Madru <jdm64@xxxxxxxxx> wrote: > Andrew Morton wrote: >> On Tue, 07 Apr 2009 22:05:24 -0700 Justin Madru <jdm64@xxxxxxxxx> wrote: >>> Testing out .30-rc1 and usb devises don't work. I insert my flash disk >>> and get this oops. >> The trace appears to be claiming that kernel/async.c:async_new.func is >> NULL. >> >> But it cannot be - it's initialised at compilation time. Unless >> something scribbled on it of course. I've seen async problems with other subsystem too, maybe caused by a corruption which is fixed by: http://patchwork.kernel.org/patch/16776/ -static void __init acpi_battery_init_async(void *unused, ... +static void acpi_battery_init_async(void *unused, ... Kay -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html