All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Andreas Mohr <andi@lisas.de>
Cc: linux-kernel@vger.kernel.org, rusty@rustcorp.com.au
Subject: Re: [BUG] git 2.6.31-rc3'ish: "<kobject> does not have a release() function, it is broken and must be fixed."
Date: Thu, 16 Jul 2009 15:55:25 -0700	[thread overview]
Message-ID: <20090716225525.GC1548@suse.de> (raw)
In-Reply-To: <20090716181256.GA11157@rhlx01.hs-esslingen.de>

On Thu, Jul 16, 2009 at 08:12:56PM +0200, Andreas Mohr wrote:
> Hi all,
> 
> got this when modprobing and then rmmoding my snd-azt3328 driver.
> 
> Then I decided to rmmod another soundcard, snd-als4000,
> with the same result.
> Trying to exclude any ALSA issues, I then unloaded parport_pc: same
> message.
> 
> The error happening _before_ module _init() and _after_ module _exit()
> clearly points to something outside of an individual driver's control,
> i.e. a module core code bug, as hinted by Greg.
> 
> x86_32 UP, Debian testing, module-init-tools 3.9-2, git as of yesterday.

I can't duplicate this here at all.  I wonder what the difference is.
No one has touched this code path in a while, any chance you could run
'git bisect' to track this down?

thanks,

greg k-h

  reply	other threads:[~2009-07-16 22:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-16 18:12 [BUG] git 2.6.31-rc3'ish: "<kobject> does not have a release() function, it is broken and must be fixed." Andreas Mohr
2009-07-16 22:55 ` Greg KH [this message]
2009-08-06 20:28   ` Roland Dreier
2009-08-06 20:50     ` Andreas Mohr
2009-08-06 22:32       ` Greg KH
2009-08-06 23:47         ` Roland Dreier
2009-08-06 23:58           ` Greg KH

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=20090716225525.GC1548@suse.de \
    --to=gregkh@suse.de \
    --cc=andi@lisas.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /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.