Re: [bug] fixed_init(): BUG: at drivers/base/core.c:120 device_release(), was: "2.6.21-rc5: known regressions"

2007-03-30 Thread Vitaly Bordug
On Fri, 30 Mar 2007 16:25:14 +0200 Ingo Molnar <[EMAIL PROTECTED]> wrote: > > * Greg KH <[EMAIL PROTECTED]> wrote: > > > > Device '[EMAIL PROTECTED]:1' does not have a release() function, it is > > > broken and must be fixed. > > > BUG: at drivers/base/core.c:120 device_release() > > > [] show

Re: [bug] fixed_init(): BUG: at drivers/base/core.c:120 device_release(), was: "2.6.21-rc5: known regressions"

2007-03-30 Thread Ingo Molnar
* Greg KH <[EMAIL PROTECTED]> wrote: > > Device '[EMAIL PROTECTED]:1' does not have a release() function, it is > > broken and must be fixed. > > BUG: at drivers/base/core.c:120 device_release() > > [] show_trace_log_lvl+0x19/0x2e > > [] show_trace+0x12/0x14 > > [] dump_stack+0x14/0x16 > > [

Re: [bug] fixed_init(): BUG: at drivers/base/core.c:120 device_release(), was: "2.6.21-rc5: known regressions"

2007-03-30 Thread Greg KH
On Fri, Mar 30, 2007 at 02:06:57PM +0200, Ingo Molnar wrote: > > there's a new type of message in allyesconfig-bzImage bootup test: > > Calling initcall 0xc1b6d692: fixed_init+0x0/0x33() > Fixed PHY: Registered new driver > Device '[EMAIL PROTECTED]:1' does not have a release() function, it is br

[bug] fixed_init(): BUG: at drivers/base/core.c:120 device_release(), was: "2.6.21-rc5: known regressions"

2007-03-30 Thread Ingo Molnar
there's a new type of message in allyesconfig-bzImage bootup test: Calling initcall 0xc1b6d692: fixed_init+0x0/0x33() Fixed PHY: Registered new driver Device '[EMAIL PROTECTED]:1' does not have a release() function, it is broken and must be fixed. BUG: at drivers/base/core.c:120 device_release()