On Tue, Nov 20, 2012 at 08:33:09AM -0800, Greg KH wrote: > > The corresponding .config is attached. Note that it is for a uClinux > > 3.3.0-uc0 kernel. > > Lots of things have changed in the firmware code since 3.3.0, can you > retest this on the 3.7-rc6 tree? Not easily; My employer is contracted to do some driver porting and we're stuck with the kernel the client provided. However, the patch is still relevant for upstream, because the underlying problem still exists: * The #ifdef wraps code that pertains solely to built-in firmware, (ie CONFIG_FIRMWARE_IN_KERNEL) and has an #else path for when it's disabled. * There is no point in a CONFIG_FW_LOADER test inside firmware_class.c when the file isn't even compiled unless CONFIG_FW_LOADER is defined. Perhaps the compile problem is solved in newer kernels (by always generating an empty builtin firmware list?) but the #ifdef is still incorrect. > Also, when sending patches, please cc: the proper maintainers (the > scripts/get_maintainers.pl tool can help you with that.) Ooops, sorry. I'll double-check that next time. - Solomon -- Solomon Peachy pizza at shaftnet dot org Melbourne, FL ^^ (mail/jabber/gtalk) ^^ Quidquid latine dictum sit, altum viditur.