Re: 2.6.36-rc1 oopses at boot time in kobject allocation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Benjamin Gilbert
Date: Friday, August 20, 2010 - 5:48 am

On 08/19/2010 04:34 PM, Greg KH wrote:

commit f8a4bd3456b988fc73b2c291b9e01b434c8fa940
Author: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date:   Fri Jun 4 00:54:43 2010 -0700

    firmware loader: embed device into firmware_priv structure
    
    Both these structures have the same lifetime rules so instead of allocating
    and managing them separately embed struct device into struct firmware_priv.
    Also make sure to delete sysfs attributes ourselves instead of expecting
    sysfs to clean up our mess.
    
    Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>


Of note, in the original dmesg log, ipw2200 fails to find its firmware
immediately before the backtraces start.  If I build ipw2200 as a module
instead, it finds its firmware and the system boots successfully.

--Benjamin Gilbert
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: 2.6.36-rc1 oopses at boot time in kobject allocation, Benjamin Gilbert, (Fri Aug 20, 5:48 am)
Re: 2.6.36-rc1 oopses at boot time in kobject allocation, Benjamin Gilbert, (Fri Aug 20, 12:02 pm)