Re: [crash] af9005_usb_module_init(): BUG: unable to handle kernelpaging request at ff100000
From: Daniel Walker
Date: Tue Feb 03 2009 - 14:28:23 EST
On Tue, 2009-02-03 at 18:28 +0100, Ingo Molnar wrote:
> FYI, -tip qa keeps triggering this bootup crash occasionally, ever since
> June 2008 when a DVB merge brought in this new driver:
It looks like it could be a config problem.. The crash happens around
these two symbol "af9005_rc_keys", and "af9005_rc_keys_size" , and they
are both defined inside af9005-remote.c different from where the init
functions is lcoated .. af9005-remote.c needs a special config
CONFIG_DVB_USB_AF9005_REMOTE to get compiled which you have disabled..
I think there's no compile warning cause symbol_get() creates weak
symbols when CONFIG_MODULES is off..
Daniel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/