All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Dave Young <hidave.darkstar@gmail.com>
Cc: Matthew Wilcox <matthew@wil.cx>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-scsi@vger.kernel.org, Kay Sievers <kay.sievers@vrfy.org>
Subject: Re: lockdep whine in 2.6.26-rc2-mm1
Date: Tue, 20 May 2008 21:38:06 -0700	[thread overview]
Message-ID: <20080521043806.GC8950@kroah.com> (raw)
In-Reply-To: <a8e1da0805202020m3fbf179ct767b71c53a6ee685@mail.gmail.com>

On Wed, May 21, 2008 at 11:20:32AM +0800, Dave Young wrote:
> On Wed, May 21, 2008 at 2:07 AM, Greg KH <greg@kroah.com> wrote:
> > On Tue, May 20, 2008 at 09:27:59AM +0800, Dave Young wrote:
> >> On Mon, May 19, 2008 at 6:23 PM, Matthew Wilcox <matthew@wil.cx> wrote:
> >> > On Mon, May 19, 2008 at 01:20:33PM +0800, Dave Young wrote:
> >> >> On Sat, May 17, 2008 at 6:14 PM, Dave Young <hidave.darkstar@gmail.com> wrote:
> >> >> > On 5/15/08, Matthew Wilcox <matthew@wil.cx> wrote:
> >> >> >> On Thu, May 15, 2008 at 05:01:01PM +0800, Dave Young wrote:
> >> >> >>> > The classes are different here, first sdev_class, then sg_sysfs_class
> >> >> >>
> >> >> >> Oh ... right.  I misread scsi_register_interface as
> >> >> >> class_register_interface.
> >> >> >>
> >> >> >>> Greg, what about using mutex_lock_nested to silence lockdep? They are
> >> >> >>> the only usage of class->mutex out of class.c
> >> >> >>
> >> >> >> I don't see how we prove that, for example, you can never take the
> >> >> >> sg_sysfs_class mutex and then take the sdev_class mutex.
> >> >> >
> >> >> > Sorry for my delay. AFAIK, there's no this kind of use.
> >> >
> >> > The question isn't whether there is or isn't this kind of use right now.
> >> > The question is whether there might be this kind of use in the future,
> >> > and if there is, whether we'd like lockdep to warn us.
> >>
> >> In the future, IMHO, the class_interface should go away just as
> >> class_device. If that happened this problem would going away as well.
> >
> > Patches gladly accepted to do this, but what you will end up with is
> > something just called a different name, yet doing the same
> > functionality, so you are back at square one :(
> 
> Greg, do you have proposals about the class_interface removal before
> this thread? or ideas?

Nope, I'm not doing it :)

But, like I said, you are going to end up with the same functionality,
right?  So you will have the same problem.

thanks,

greg k-h

  reply	other threads:[~2008-05-21  4:39 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-14  7:09 lockdep whine in 2.6.26-rc2-mm1 Andrew Morton
2008-05-14 15:56 ` Greg KH
2008-05-14 16:24   ` Matthew Wilcox
2008-05-15  5:47     ` Dave Young
2008-05-15  9:01       ` Dave Young
2008-05-15 11:52         ` Matthew Wilcox
2008-05-17 10:14           ` Dave Young
2008-05-19  5:20             ` Dave Young
2008-05-19  7:56               ` Dave Young
2008-05-19 10:23               ` Matthew Wilcox
2008-05-20  1:27                 ` Dave Young
2008-05-20  1:51                   ` Matthew Wilcox
2008-05-20 18:07                   ` Greg KH
2008-05-21  3:20                     ` Dave Young
2008-05-21  4:38                       ` Greg KH [this message]
2008-05-15  5:50   ` Dave Young

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=20080521043806.GC8950@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@linux-foundation.org \
    --cc=hidave.darkstar@gmail.com \
    --cc=kay.sievers@vrfy.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=matthew@wil.cx \
    /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.