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:
ebe0618
)
workqueue: fix dev_set_uevent_suppress() imbalance
author
Maxime Bizon
<mbizon@freebox.fr>
Mon, 23 Jun 2014 14:35:35 +0000
(16:35 +0200)
committer
Tejun Heo
<tj@kernel.org>
Mon, 23 Jun 2014 18:40:49 +0000
(14:40 -0400)
Uevents are suppressed during attributes registration, but never
restored, so kobject_uevent() does nothing.
Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: stable@vger.kernel.org
Fixes:
226223ab3c4118ddd10688cc2c131135848371ab
No differences found