Re: 2.6.12-rc1-mm2

From: Greg KH
Date: Fri Mar 25 2005 - 01:47:28 EST


On Thu, Mar 24, 2005 at 05:00:18PM -0800, Patrick Mochel wrote:
>
> On Thu, 24 Mar 2005, Andrew Morton wrote:
>
> > Laurent Riffard <laurent.riffard@xxxxxxx> wrote:
> > >
> > > hello,
> > >
> > > Same kinds of problem here. It depends on the removed module. I mean:
> > > "rmmod loop" or "rmmod pcspkr" works. But "rmmod snd_ens1371" or "rmmod
> > > ohci1394" hangs.
> > >
> > > Sysrq-T when rmmoding snd_ens1371 :
>
> <snip>
>
> > It looks like we're getting stuck in the wait_for_completion() in the new
> > klist_remove().
>
> D'oh! It's getting hung while waiting to remove the current node from the
> list (which it can't remove because it's being used). The patch below
> should fix it.

Thanks, I've added this to my bk trees.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/