linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Remove owner field from sysfs attribute structure
@ 2010-07-29  5:09 Guenter Roeck
  2010-07-29  5:09 ` [PATCH 1/6] scsi: Remove owner field from attribute initialization in LPFC driver Guenter Roeck
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Guenter Roeck @ 2010-07-29  5:09 UTC (permalink / raw)
  To: James E.J. Bottomley, Richard Purdie, Greg Kroah-Hartman,
	Benjamin Herrenschmidt, Paul Mackerras
  Cc: Guenter Roeck, Nick Cheng, Linus Walleij, James Smart,
	linuxppc-dev, Eric W. Biederman, Dmitry Torokhov, Mark Brown,
	linux-kernel, Chris Wright, Tejun Heo, Alex Iannicelli,
	Jani Nikula, Jean Delvare, Benjamin Thery, linux-scsi,
	Liam Girdwood

The following comment is found in include/linux/sysfs.h:

   /* FIXME
    * The *owner field is no longer used.
    * x86 tree has been cleaned up. The owner
    * attribute is still left for other arches.
    */

As it turns out, the *owner field is (again?) initialized in several modules,
suggesting that such initialization may be creeping back into the code.

This patch set removes the above comment, the *owner field, and each instance
in the code where it was found to be initialized.

Compiled with x86 allmodconfig as well as with all alpha, arm, mips, powerpc,
and sparc defconfig builds.

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

end of thread, other threads:[~2010-08-10 16:46 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-29  5:09 [PATCH 0/6] Remove owner field from sysfs attribute structure Guenter Roeck
2010-07-29  5:09 ` [PATCH 1/6] scsi: Remove owner field from attribute initialization in LPFC driver Guenter Roeck
2010-07-29  5:09 ` [PATCH 2/6] scsi: Remove owner field from attribute initialization in ARCMSR driver Guenter Roeck
2010-07-29  5:09 ` [PATCH 3/6] leds: Remove owner field from attribute initialization in bd2802 driver Guenter Roeck
2010-07-29  5:09 ` [PATCH 5/6] powerpc/pci: Remove owner field from attribute initialization in PCI bridge init Guenter Roeck
2010-07-29  5:09 ` [PATCH 6/6] Remove owner field from sysfs struct attribute Guenter Roeck
2010-07-29  6:16 ` [PATCH 0/6] Remove owner field from sysfs attribute structure Eric Biederman
2010-08-02 23:31   ` Greg KH
2010-08-10 13:43     ` Jean Delvare
2010-08-10 15:17       ` Stephen Rothwell
2010-08-10 15:20         ` Stephen Rothwell
2010-08-10 16:43           ` Guenter Roeck
     [not found] ` <1280380166-29196-5-git-send-email-guenter.roeck@ericsson.com>
2010-07-29 17:15   ` [PATCH 4/6] regulator: Remove owner field from attribute initialization in regulator core driver Mark Brown
2010-07-30  8:45 ` [PATCH 0/6] Remove owner field from sysfs attribute structure Tejun Heo
2010-07-30 10:28   ` Benjamin Herrenschmidt
2010-07-30 14:36     ` Greg KH
2010-08-02 16:15       ` Guenter Roeck
2010-08-02 16:53         ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).