linux/drivers/edac
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset
We don't need a "default" ktype for a kset.  We should set this
explicitly every time for each kset.  This change is needed so that we
can make ksets dynamic, and cleans up one of the odd, undocumented
assumption that the kset/kobject/ktype model has.

This patch is based on a lot of help from Kay Sievers.

Nasty bug in the block code was found by Dave Young
<hidave.darkstar@gmail.com>

Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:10 -08:00
..
Kconfig drivers/edac: fix pasemi kconfig depends 2007-07-26 11:35:18 -07:00
Makefile drivers/edac: new i82975x driver 2007-07-19 10:04:57 -07:00
amd76x_edac.c drivers/edac: fix edac_mc init apis 2007-07-19 10:04:57 -07:00
e7xxx_edac.c drivers/edac: fix edac_mc init apis 2007-07-19 10:04:57 -07:00
e752x_edac.c drivers/edac: fix e752x correct return code 2007-09-11 17:21:19 -07:00
edac_core.h define global BIT macro 2007-10-19 11:53:42 -07:00
edac_device.c drivers/edac: fix edac_device sysfs corner case bug 2007-07-19 10:04:57 -07:00
edac_device_sysfs.c drivers/edac: fix edac_device sysfs corner case bug 2007-07-19 10:04:57 -07:00
edac_mc.c drivers/edac: fix reset edac_mc pollmsec 2007-07-26 11:35:18 -07:00
edac_mc_sysfs.c kobject: remove struct kobj_type from struct kset 2008-01-24 20:40:10 -08:00
edac_module.c drivers/edac: code tidying on export-gpl 2007-07-19 10:04:57 -07:00
edac_module.h drivers/edac: fix edac_pci sysfs 2007-07-26 11:35:18 -07:00
edac_pci.c drivers/edac: fix edac_pci sysfs 2007-07-26 11:35:18 -07:00
edac_pci_sysfs.c drivers/edac: fix edac_pci sysfs 2007-07-26 11:35:18 -07:00
edac_stub.c drivers/edac: code tidying on export-gpl 2007-07-19 10:04:57 -07:00
i3000_edac.c drivers/ misc __iomem annotations 2007-07-26 11:11:57 -07:00
i5000_edac.c i5000_edac: no need to __stringify() KBUILD_BASENAME 2007-11-14 18:45:41 -08:00
i82443bxgx_edac.c drivers/edac: fix edac_mc init apis 2007-07-19 10:04:57 -07:00
i82860_edac.c drivers/edac: fix edac_mc init apis 2007-07-19 10:04:57 -07:00
i82875p_edac.c drivers/edac: fix edac_mc init apis 2007-07-19 10:04:57 -07:00
i82975x_edac.c drivers/edac: new i82975x driver 2007-07-19 10:04:57 -07:00
pasemi_edac.c NULL terminate the pci_device_ids in pasemi_edac 2007-10-19 11:53:56 -07:00
r82600_edac.c drivers/edac: fix edac_mc init apis 2007-07-19 10:04:57 -07:00