[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071005113500.GA10052@mail.ustc.edu.cn>
Date: Fri, 5 Oct 2007 19:35:00 +0800
From: Fengguang Wu <wfg@...l.ustc.edu.cn>
To: Miklos Szeredi <miklos@...redi.hu>
Cc: linux-kernel@...r.kernel.org, gregkh@...e.de,
akpm@...ux-foundation.org
Subject: Re: BUG on unloading the fuse module
On Fri, Oct 05, 2007 at 01:33:10PM +0200, Miklos Szeredi wrote:
> > > > > > In 2.6.23-rc8-mm2, the fuse module always bugs on unloading.
> > > > >
> > > > > It's fixed in Greg's patch queue.
> > > > >
> > > > > This patch against -mm will also fix it.
> > > >
> > > > Oh no, it panics:
> > >
> > > How about this one?
> >
> > Yes, it did the trick.
>
> Thanks.
>
> It seems, some kobject ->release() function is freeing kobj->k_name,
> so we need to free it, and set it to NULL _before_ calling
> ->release().
Agreed.
> Greg, can you please fix that in your queue?
Acked-by: Fengguang Wu <wfg@...l.ustc.edu.cn>
-
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