lkml.org 
[lkml]   [2004]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 2.6.10-rc2 0/4] module sysfs: module sysfs related clean ups
 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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.045 / U:0.500 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site