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:
2322392
)
kobject: delay kobject release for random time
author
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 6 Dec 2013 00:37:51 +0000
(17:37 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 8 Dec 2013 05:14:13 +0000
(21:14 -0800)
When CONFIG_DEBUG_KOBJECT_RELEASE=y, delay kobject release functions for a
random time between 1 and 8 seconds, which effectively changes the order in
which they're called.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found