public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Missing piece from as659
@ 2006-02-24 16:49 Matthew Wilcox
  2006-02-24 17:53 ` Alan Stern
  0 siblings, 1 reply; 3+ messages in thread
From: Matthew Wilcox @ 2006-02-24 16:49 UTC (permalink / raw)
  To: Alan Stern; +Cc: Greg KH, linux-pci, linux-kernel


Alan, you didn't cc the pci mailing list on the original patch.
http://www.ussg.iu.edu/hypermail/linux/kernel/0602.2/2673.html

You only fix pci_get_subsys; pci_get_class has the same bug.

If it is a bug, of course.  It's not clear to me whether it's permissible
to call pci_dev_put under a spinlock or not.  That boils down to whether
kobject ->release methods can sleep or not.  That isn't documented in
Documentation/kobject.txt and I rather think it should be.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-24 18:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-24 16:49 Missing piece from as659 Matthew Wilcox
2006-02-24 17:53 ` Alan Stern
2006-02-24 18:04   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox