https://github.com/torvalds/linux
Revision c48ea60359a303f3faf5991205b0cdb58dfe6eed authored by Dmitry Torokhov on 11 April 2007, 05:37:18 UTC, committed by Linus Torvalds on 11 April 2007, 22:39:39 UTC
Noone should use kobj.name directly since it may contain garbage.
Objects with longer names have them stored in separately allocated
memory pointed to by kobj->k_name.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 5ab7ffe
History
Tip revision: c48ea60359a303f3faf5991205b0cdb58dfe6eed authored by Dmitry Torokhov on 11 April 2007, 05:37:18 UTC
[PATCH] PM: use kobject_name() to access kobject names
Tip revision: c48ea60
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top