alistair23-linux/drivers/zorro
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner
sysfs is now completely out of driver/module lifetime game.  After
deletion, a sysfs node doesn't access anything outside sysfs proper,
so there's no reason to hold onto the attribute owners.  Note that
often the wrong modules were accounted for as owners leading to
accessing removed modules.

This patch kills now unnecessary attribute->owner.  Note that with
this change, userland holding a sysfs node does not prevent the
backing module from being unloaded.

For more info regarding lifetime rule cleanup, please read the
following message.

  http://article.gmane.org/gmane.linux.kernel/510293

(tweaked by Greg to not delete the field just yet, to make it easier to
merge things properly.)

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-11 16:09:06 -07:00
..
gen-devlist.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
names.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
proc.c Amiga Zorro bus: kill resource_size_t warnings 2007-05-04 17:59:08 -07:00
zorro-driver.c [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init() 2006-03-25 08:22:53 -08:00
zorro-sysfs.c sysfs: kill unnecessary attribute->owner 2007-07-11 16:09:06 -07:00
zorro.c Amiga Zorro bus: kill resource_size_t warnings 2007-05-04 17:59:08 -07:00
zorro.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zorro.ids Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00