[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d9def9db0704061258v47d4cf5dwaac39625e8d00150@mail.gmail.com>
Date: Fri, 6 Apr 2007 21:58:02 +0200
From: "Markus Rechberger" <mrechberger@...il.com>
To: "Oliver Neukum" <oneukum@...e.de>
Cc: CIJOML <cijoml@...ny.cz>,
"Andrew Morton" <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3
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 dvb nodes.
This patch got tested with devices which use the dvb-usb framework as
well as em28xx based dvb devices.
Markus
On 3/16/07, Oliver Neukum <oneukum@...e.de> wrote:
> 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.
>
> Regards
> Oliver
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
Markus Rechberger
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists