lkml.org 
[lkml]   [2013]   [Sep]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] kobject: introduce kobj_completion
On Wed, Sep 11, 2013 at 01:00:30PM -0400, Jeff Mahoney wrote:
> A common way to handle kobject lifetimes in embedded in objects with
> different lifetime rules is to pair the kobject with a struct completion.
>
> This introduces a kobj_completion structure that can be used in place
> of the pairing, along with several convenience functions for
> initialization, release, and put-and-wait.
>
> Signed-off-by: Jeff Mahoney <jeffm@suse.com>
> ---
> include/linux/kobj_completion.h | 18 ++++++++++++++

Does this really need a new .h file, or can we just cram it into
kobject.h? It's only 13 more lines to add to that file.

thanks,

greg k-h


\
 
 \ /
  Last update: 2013-09-11 19:41    [W:0.054 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site