-
由 Linus Torvalds 提交于
We should pass "wait_event_interruptible()" the wait-queue itself, not the pointer to it. The magic macro will pointerize it internally. Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
83250493
We should pass "wait_event_interruptible()" the wait-queue itself, not
the pointer to it. The magic macro will pointerize it internally.
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>