Re: [IrDA] Oops with NULL deref in irda_device_set_media_busy

2005-04-07 Thread Jean Tourrilhes
On Thu, Apr 07, 2005 at 08:22:52AM +0200, Michal Rokos wrote: > Hello, > > On Wednesday 06 April 2005 18:49, Jean Tourrilhes wrote: > > Patch attached. > > and is working fine - of course. > > Thank you for patience. :) > > Michal No, thank you for pushing me harder ;-) Note that the

Re: [IrDA] Oops with NULL deref in irda_device_set_media_busy

2005-04-06 Thread Michal Rokos
Hello, On Wednesday 06 April 2005 18:49, Jean Tourrilhes wrote: > Patch attached. and is working fine - of course. Thank you for patience. :) Michal - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at

Re: [IrDA] Oops with NULL deref in irda_device_set_media_busy

2005-04-06 Thread Jean Tourrilhes
On Wed, Apr 06, 2005 at 09:22:48AM +0200, Michal Rokos wrote: > Hello again, > > I'm gonna provide more info this time... > > > > When I turn debug on, I get just > > > Assertion failed! net/irda/irda_device.c:irda_device_set_media_busy:128 > > > self != NULL > > > > > > The obvious reason is tha

Re: [IrDA] Oops with NULL deref in irda_device_set_media_busy

2005-04-06 Thread Michal Rokos
Hello again, I'm gonna provide more info this time... On Tuesday 05 April 2005 19:01, Jean Tourrilhes wrote: > On Tue, Apr 05, 2005 at 11:02:26AM +0200, Michal Rokos wrote: > > I've problems with IrDA - when debug is off, I'm getting oops for obvious > > reason... > > (I don't have a log, this is

Re: [IrDA] Oops with NULL deref in irda_device_set_media_busy

2005-04-05 Thread Jean Tourrilhes
On Tue, Apr 05, 2005 at 11:02:26AM +0200, Michal Rokos wrote: > Hello, > > I've problems with IrDA - when debug is off, I'm getting oops for obvious > reason... > (I don't have a log, this is just rewrite from screen: > EIP: irda_device_set_media_busy+0x15/0x40 [irda] > ali_ircc_sir_receive+0x4a/

[IrDA] Oops with NULL deref in irda_device_set_media_busy

2005-04-05 Thread Michal Rokos
Hello, I've problems with IrDA - when debug is off, I'm getting oops for obvious reason... (I don't have a log, this is just rewrite from screen: EIP: irda_device_set_media_busy+0x15/0x40 [irda] ali_ircc_sir_receive+0x4a/0x70 ali_ircc_sir_interrupt+0x66/0x70 ali_ircc_interrupt+0x5e/0x80 . ) W