Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-04-07 Thread CIJOML
Hi, I can confirm this fixes problem. Please include into 2.6.21 Michal Dne pátek 06 duben 2007 21:58 Markus Rechberger napsal(a): > I committed a patch which fixes this issue: > > http://mcentral.de/hg/~mrec/v4l-dvb-stable/ > > That problem got caused by releasing data structures which are

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-04-07 Thread CIJOML
Hi, I can confirm this fixes problem. Please include into 2.6.21 Michal Dne pátek 06 duben 2007 21:58 Markus Rechberger napsal(a): I committed a patch which fixes this issue: http://mcentral.de/hg/~mrec/v4l-dvb-stable/ That problem got caused by releasing data structures which are still

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-04-06 Thread Markus Rechberger
I committed a patch which fixes this issue: http://mcentral.de/hg/~mrec/v4l-dvb-stable/ That problem got caused by releasing data structures which are still in use when the device gets unplugged. These patches delay the deallocation of the data till the last user releases its reference to the

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-04-06 Thread Markus Rechberger
I committed a patch which fixes this issue: http://mcentral.de/hg/~mrec/v4l-dvb-stable/ That problem got caused by releasing data structures which are still in use when the device gets unplugged. These patches delay the deallocation of the data till the last user releases its reference to the

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-03-16 Thread Oliver Neukum
Am Freitag, 16. März 2007 10:13 schrieb CIJOML: > Hi, > > looks like more general problem with 2.6.21-rc3. This happens when I remove > my > PCMCIA USB2.0/IEEE1384 adapter from slot: Yes, the more important it is to know whether -rc2 works. And please report this as a generic sysfs failure to

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-03-16 Thread CIJOML
Hi, looks like more general problem with 2.6.21-rc3. This happens when I remove my PCMCIA USB2.0/IEEE1384 adapter from slot: BUG: unable to handle kernel NULL pointer dereference at virtual address 0094 printing eip: c023e817 *pde = Oops: [#1] PREEMPT Modules linked in: bnep

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-03-16 Thread CIJOML
Hi, looks like more general problem with 2.6.21-rc3. This happens when I remove my PCMCIA USB2.0/IEEE1384 adapter from slot: BUG: unable to handle kernel NULL pointer dereference at virtual address 0094 printing eip: c023e817 *pde = Oops: [#1] PREEMPT Modules linked in: bnep

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-03-16 Thread Oliver Neukum
Am Freitag, 16. März 2007 10:13 schrieb CIJOML: Hi, looks like more general problem with 2.6.21-rc3. This happens when I remove my PCMCIA USB2.0/IEEE1384 adapter from slot: Yes, the more important it is to know whether -rc2 works. And please report this as a generic sysfs failure to lkml.

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-03-15 Thread Oliver Neukum
Am Donnerstag, 15. März 2007 12:26 schrieb CIJOML: > Hi, > > 2.6.20 is fine > > Michal Could you narrow it down a bit? Does rc2 work? Regards Oliver -- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) This signature is a legal requirement - To

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-03-15 Thread CIJOML
Dne čtvrtek 15 březen 2007 09:03 Andrew Morton napsal(a): > > On Fri, 9 Mar 2007 16:41:53 +0100 CIJOML <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I am trying change Freecom DVB-T dongle with Leadtek DVB-T dongle and I > > got this OOPS: > > > > -- > > > > usb 2-3:

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-03-15 Thread Andrew Morton
> On Fri, 9 Mar 2007 16:41:53 +0100 CIJOML <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying change Freecom DVB-T dongle with Leadtek DVB-T dongle and I got > this OOPS: > > -- > > usb 2-3: new high speed USB device using ehci_hcd and address 2 > usb 2-3:

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-03-15 Thread Andrew Morton
On Fri, 9 Mar 2007 16:41:53 +0100 CIJOML [EMAIL PROTECTED] wrote: Hi, I am trying change Freecom DVB-T dongle with Leadtek DVB-T dongle and I got this OOPS: -- usb 2-3: new high speed USB device using ehci_hcd and address 2 usb 2-3: configuration #1

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-03-15 Thread CIJOML
Dne čtvrtek 15 březen 2007 09:03 Andrew Morton napsal(a): On Fri, 9 Mar 2007 16:41:53 +0100 CIJOML [EMAIL PROTECTED] wrote: Hi, I am trying change Freecom DVB-T dongle with Leadtek DVB-T dongle and I got this OOPS: -- usb 2-3: new high speed USB

Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-03-15 Thread Oliver Neukum
Am Donnerstag, 15. März 2007 12:26 schrieb CIJOML: Hi, 2.6.20 is fine Michal Could you narrow it down a bit? Does rc2 work? Regards Oliver -- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) This signature is a legal requirement - To unsubscribe

kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-03-09 Thread CIJOML
Hi, I am trying change Freecom DVB-T dongle with Leadtek DVB-T dongle and I got this OOPS: -- usb 2-3: new high speed USB device using ehci_hcd and address 2 usb 2-3: configuration #1 chosen from 1 choice dvb-usb: found a 'WideView WT-220U PenType Receiver

kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3

2007-03-09 Thread CIJOML
Hi, I am trying change Freecom DVB-T dongle with Leadtek DVB-T dongle and I got this OOPS: -- usb 2-3: new high speed USB device using ehci_hcd and address 2 usb 2-3: configuration #1 chosen from 1 choice dvb-usb: found a 'WideView WT-220U PenType Receiver