RDS: Do wait_event_interruptible instead of wait_event
authorAndy Grover <andy.grover@oracle.com>
Tue, 30 Mar 2010 00:10:01 +0000 (17:10 -0700)
committerAndy Grover <andy.grover@oracle.com>
Thu, 9 Sep 2010 01:12:22 +0000 (18:12 -0700)
Can't see a reason not to allow signals to interrupt the wait.

Signed-off-by: Andy Grover <andy.grover@oracle.com>

No differences found