kobj: Add basic infrastructure for dealing with namespaces.
Move complete knowledge of namespaces into the kobject layer so we can use that information when reporting kobjects to userspace. Signed-off-by:Eric W. Biederman <ebiederm@xmission.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>
Showing
- drivers/base/class.c 9 additions, 0 deletionsdrivers/base/class.c
- drivers/base/core.c 63 additions, 14 deletionsdrivers/base/core.c
- include/linux/device.h 3 additions, 0 deletionsinclude/linux/device.h
- include/linux/kobject.h 26 additions, 0 deletionsinclude/linux/kobject.h
- lib/kobject.c 103 additions, 0 deletionslib/kobject.c
Loading
Please register or sign in to comment