From: Maxime Bizon Date: Mon, 23 Jun 2014 14:35:35 +0000 (+0200) Subject: workqueue: fix dev_set_uevent_suppress() imbalance X-Git-Tag: omap-for-v3.17/fixes-against-rc2~320^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bddbceb688c6d0decaabc7884fede319d02f96c8;p=pandora-kernel.git workqueue: fix dev_set_uevent_suppress() imbalance Uevents are suppressed during attributes registration, but never restored, so kobject_uevent() does nothing. Signed-off-by: Maxime Bizon Signed-off-by: Tejun Heo Cc: stable@vger.kernel.org Fixes: 226223ab3c4118ddd10688cc2c131135848371ab --- Reading git-diff-tree failed