On Thu, 29 Nov 2007 08:50:31 +0100, Kay Sievers <[email protected]> wrote: > We have ~20 callers of kobject_(un)register(), convert them to > kobject_init() + kobject_add() + kobject_uevent(), and just delete the > broken kobject_(un)register() functions from the kobject code. I find a bit more callers in my tree, but it still isn't too many. This may also be a good time to evaluate which of those kobjects really need a uevent. For example, I can imagine that you don't need a uevent for a directory being created, but only for the objects created in that directory. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [RFC] New kobject/kset/ktype documentation and example code
- From: Kay Sievers <[email protected]>
- Re: [RFC] New kobject/kset/ktype documentation and example code
- References:
- [RFC] New kobject/kset/ktype documentation and example code
- From: Greg KH <[email protected]>
- Re: [RFC] New kobject/kset/ktype documentation and example code
- From: Cornelia Huck <[email protected]>
- Re: [RFC] New kobject/kset/ktype documentation and example code
- From: Kay Sievers <[email protected]>
- Re: [RFC] New kobject/kset/ktype documentation and example code
- From: Cornelia Huck <[email protected]>
- Re: [RFC] New kobject/kset/ktype documentation and example code
- From: Kay Sievers <[email protected]>
- Re: [RFC] New kobject/kset/ktype documentation and example code
- From: Cornelia Huck <[email protected]>
- Re: [RFC] New kobject/kset/ktype documentation and example code
- From: Kay Sievers <[email protected]>
- Re: [RFC] New kobject/kset/ktype documentation and example code
- From: Cornelia Huck <[email protected]>
- Re: [RFC] New kobject/kset/ktype documentation and example code
- From: Kay Sievers <[email protected]>
- Re: [RFC] New kobject/kset/ktype documentation and example code
- From: Greg KH <[email protected]>
- Re: [RFC] New kobject/kset/ktype documentation and example code
- From: Kay Sievers <[email protected]>
- [RFC] New kobject/kset/ktype documentation and example code
- Prev by Date: Re: 2.6.24-rc3-mm2: Result: hostbyte=0x01 driverbyte=0x00\nend_request: I/O error
- Next by Date: Re: [RFC] Sample kset/ktype/kobject implementation
- Previous by thread: Re: [RFC] New kobject/kset/ktype documentation and example code
- Next by thread: Re: [RFC] New kobject/kset/ktype documentation and example code
- Index(es):