From: Zhang Rui Date: Tue, 29 Apr 2008 06:34:42 +0000 (-0400) Subject: flush kacpi_notify_wq before removing notify handler X-Git-Tag: v2.6.26-rc1~101^2~1^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f67a0695dc389247c05041b05d2a2b06fc102a3;p=pandora-kernel.git flush kacpi_notify_wq before removing notify handler Flush kacpi_notify_wq before notify handler is removed, this can fix a bug which the deferred notify handler is executed after the notify_handler has already been removed. http://bugzilla.kernel.org/show_bug.cgi?id=9772 Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed