git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3925e6f
)
kobject: catch kobjects that are not initialized
author
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 26 Feb 2008 17:36:38 +0000
(09:36 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sun, 20 Apr 2008 02:10:17 +0000
(19:10 -0700)
Add warnings to kobject_put() to catch kobjects that are cleaned up but
were never initialized to begin with.
Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Hannes Reinecke <hare@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found