Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Cc: Hannes Reinecke <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
- Loading branch information