]> git.neil.brown.name Git - history.git/commit
[PATCH] dm: Use wake_up() rather than wake_up_interruptible()
authorAndrew Morton <akpm@osdl.org>
Sat, 17 Apr 2004 10:24:16 +0000 (03:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 17 Apr 2004 10:24:16 +0000 (03:24 -0700)
commitfa89976375d5c68b15400401773764f440a466e7
treeaab417f3f5ccfe0ef46b752a8a4d700e3619efd3
parent2daba2224dbd2791b593e73b6200c59731b38da6
[PATCH] dm: Use wake_up() rather than wake_up_interruptible()

From: Kevin Corry <kevcorry@us.ibm.com>

dm.c: Use wake_up() rather than wake_up_interruptible() with the eventq.
drivers/md/dm.c