| commit | 4452ea509e29df2f019bed2f7a1e0f5eea092b26 | [log] [tgz] |
|---|---|---|
| author | Andrew Morton <akpm@osdl.org> | Thu Jun 23 00:10:26 2005 -0700 |
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Jun 23 09:45:34 2005 -0700 |
| tree | aecda6901c8126fdeabf823381f05f12f77d69a6 | |
| parent | 152becd26e0563aefdbc4fd1fe491928efe92d1f [diff] |
[PATCH] dpt_i2o: fix waitqueue abuse The driver plays with waitqueue internals and fails to compile after Ben's "aio: make wait_queue ->task ->private" patch. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>