Re: [PATCH 1/1] DVB-USB: dib0700, fix oops with non-dib7000pc devices

2011-02-24 Thread Jiri Slaby
On 02/24/2011 02:49 PM, Mauro Carvalho Chehab wrote: > Em 24-02-2011 10:41, Jiri Slaby escreveu: >> On 02/24/2011 01:53 PM, Mauro Carvalho Chehab wrote: >>> Em 24-02-2011 09:24, Jiri Slaby escreveu: Hmm, could anybody pick it up? On 02/05/2011 07:20 PM, Jiri Slaby wrote: > These

Re: [PATCH 1/1] DVB-USB: dib0700, fix oops with non-dib7000pc devices

2011-02-24 Thread Mauro Carvalho Chehab
Em 24-02-2011 10:41, Jiri Slaby escreveu: > On 02/24/2011 01:53 PM, Mauro Carvalho Chehab wrote: >> Em 24-02-2011 09:24, Jiri Slaby escreveu: >>> Hmm, could anybody pick it up? >>> >>> On 02/05/2011 07:20 PM, Jiri Slaby wrote: These devices use different internal structures (dib7000m) and

Re: [PATCH 1/1] DVB-USB: dib0700, fix oops with non-dib7000pc devices

2011-02-24 Thread Jiri Slaby
On 02/24/2011 01:53 PM, Mauro Carvalho Chehab wrote: > Em 24-02-2011 09:24, Jiri Slaby escreveu: >> Hmm, could anybody pick it up? >> >> On 02/05/2011 07:20 PM, Jiri Slaby wrote: >>> These devices use different internal structures (dib7000m) and >>> dib7000p pid ctrl accesses invalid members causin

Re: [PATCH 1/1] DVB-USB: dib0700, fix oops with non-dib7000pc devices

2011-02-24 Thread Mauro Carvalho Chehab
Em 24-02-2011 09:24, Jiri Slaby escreveu: > Hmm, could anybody pick it up? > > On 02/05/2011 07:20 PM, Jiri Slaby wrote: >> These devices use different internal structures (dib7000m) and >> dib7000p pid ctrl accesses invalid members causing kernel to die. >> >> Introduce pid control functions for

Re: [PATCH 1/1] DVB-USB: dib0700, fix oops with non-dib7000pc devices

2011-02-24 Thread Jiri Slaby
Hmm, could anybody pick it up? On 02/05/2011 07:20 PM, Jiri Slaby wrote: > These devices use different internal structures (dib7000m) and > dib7000p pid ctrl accesses invalid members causing kernel to die. > > Introduce pid control functions for dib7000m which operate on the > correct structure.

[PATCH 1/1] DVB-USB: dib0700, fix oops with non-dib7000pc devices

2011-02-05 Thread Jiri Slaby
These devices use different internal structures (dib7000m) and dib7000p pid ctrl accesses invalid members causing kernel to die. Introduce pid control functions for dib7000m which operate on the correct structure. The oops it fixes: BUG: unable to handle kernel NULL pointer dereference at 000