From: Greg Kroah-Hartman Date: Tue, 26 Feb 2008 17:36:38 +0000 (-0800) Subject: kobject: catch kobjects that are not initialized X-Git-Tag: v2.6.26-rc1~1126^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1ebdae514a356c71c09035f5141d94aab5e8fe4;p=pandora-kernel.git kobject: catch kobjects that are not initialized Add warnings to kobject_put() to catch kobjects that are cleaned up but were never initialized to begin with. Cc: Kay Sievers Cc: Hannes Reinecke Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed