mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 2.6.10-rc2 0/4] module sysfs: module sysfs related clean ups
@ 2004-11-23  2:45 Tejun Heo
  2004-11-23  2:46 ` [PATCH 2.6.10-rc2 1/4] module sysfs: make module.mkobj inline Tejun Heo
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Tejun Heo @ 2004-11-23  2:45 UTC (permalink / raw)
  To: greg, rusty, linux-kernel

 Hello,

 These are four patches to simplify/clean up implementation of module
sysfs stuff.

01_mkobj_inline.patch
	Make module.mkobj inline.  As this is simpler and what's
	usually done with kobjs when it's representing an entity.

02_module_attribute_extension.patch
	Modify module_attribute show/store methods to accept self
	argument to enable further extensions.

03_module_sections_attr_grp.patch
	Reimplement section attributes using attribute group.  This
	makes more sense, for, while they reside in a separate
	subdirectory, they belong to the ownig module and their
	lifetime exactly equals the lifetime of the owning module,
	and it's simpler.

04_module_paramters_attr_grp.patch 
	Reimplement parameter attributes using attribute group.
	Ditto.

 Thanks.

-- 
tejun


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

end of thread, other threads:[~2004-11-23  5:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-23  2:45 [PATCH 2.6.10-rc2 0/4] module sysfs: module sysfs related clean ups Tejun Heo
2004-11-23  2:46 ` [PATCH 2.6.10-rc2 1/4] module sysfs: make module.mkobj inline Tejun Heo
2004-11-23  2:47 ` [PATCH 2.6.10-rc2 2/4] module sysfs: expand module_attribute methods Tejun Heo
2004-11-23  3:04 ` [PATCH 2.6.10-rc2 3/4] module sysfs: sections attr reimplemented using attr group Tejun Heo
2004-11-23  3:05 ` [PATCH 2.6.10-rc2 4/4] module sysfs: module parameters " Tejun Heo
2004-11-23  3:58 ` [PATCH 2.6.10-rc2 0/4] module sysfs: module sysfs related clean ups Rusty Russell
2004-11-23  4:31   ` Greg KH
2004-11-23  5:25     ` Rusty Russell

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

all inboxes | Powered by JetHome®