From: Greg KH <gregkh@suse.de>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: wfg@mail.ustc.edu.cn, linux-kernel@vger.kernel.org,
akpm@linux-foundation.org
Subject: Re: BUG on unloading the fuse module
Date: Fri, 5 Oct 2007 08:22:28 -0700 [thread overview]
Message-ID: <20071005152228.GB18797@suse.de> (raw)
In-Reply-To: <E1IdlQc-0002wt-00@dorka.pomaz.szeredi.hu>
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().
>
> Greg, can you please fix that in your queue?
It is already be fixed that way, but I think that Andrew didn't pull
from my updated queue for that release for a number of other reasons.
thanks,
greg k-h
prev parent reply other threads:[~2007-10-05 15:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-05 8:55 BUG on unloading the fuse module Fengguang Wu
2007-10-05 8:55 ` Fengguang Wu
2007-10-05 9:37 ` Miklos Szeredi
2007-10-05 10:44 ` Fengguang Wu
2007-10-05 10:44 ` Fengguang Wu
2007-10-05 10:54 ` Miklos Szeredi
2007-10-05 11:01 ` Fengguang Wu
2007-10-05 11:01 ` Fengguang Wu
2007-10-05 11:33 ` Miklos Szeredi
2007-10-05 11:35 ` Fengguang Wu
2007-10-05 11:35 ` Fengguang Wu
2007-10-05 15:22 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071005152228.GB18797@suse.de \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=miklos@szeredi.hu \
--cc=wfg@mail.ustc.edu.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.