[PATCH] splice: only call wake_up_interruptible() when we really have to
authorJens Axboe <axboe@suse.de>
Mon, 10 Apr 2006 07:03:32 +0000 (09:03 +0200)
committerJens Axboe <axboe@suse.de>
Mon, 10 Apr 2006 07:03:32 +0000 (09:03 +0200)
__wake_up_common() is pretty heavy in the kernel profiles, this brings
it down to a more acceptable level.

Signed-off-by: Jens Axboe <axboe@suse.de>
fs/splice.c

diff --cc fs/splice.c
Simple merge