]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commita40aa9233aa22d69212d02f92e5b607bd4d658f4
treef8c60fc02cb5ab58ea47fe5d381c140074149bbc
parentfcc5450c6386526034edc437e4cb2c67a6fdd7e9
RDS: Do wait_event_interruptible instead of wait_event

Can't see a reason not to allow signals to interrupt the wait.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
net/rds/message.c