]> git.neil.brown.name Git - history.git/commit
[PATCH] cancel_delayed_work() fix
authorAndrew Morton <akpm@osdl.org>
Tue, 4 May 2004 00:57:17 +0000 (17:57 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 4 May 2004 00:57:17 +0000 (17:57 -0700)
commit99e956271c2e71831882047232a790ce36d804ce
treecad40a47b7b65d15dca99598a3dbde4a5d9b9ce6
parentdb6b3bf0e23de740e58670db1fb11e66275fba2c
[PATCH] cancel_delayed_work() fix

cancel_delayed_work() forgets to clear the workqueue's pending flag.  This
makes the workqueue appear to be permanently busy, so any subsequent attempts
to use it will fail.
include/linux/workqueue.h