From: Jens Axboe Date: Mon, 10 Apr 2006 07:03:32 +0000 (+0200) Subject: [PATCH] splice: only call wake_up_interruptible() when we really have to X-Git-Tag: v2.6.17-rc2~107^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0bd1f650bd06a43435808d44f1e9520ea806206;p=pandora-kernel.git [PATCH] splice: only call wake_up_interruptible() when we really have to __wake_up_common() is pretty heavy in the kernel profiles, this brings it down to a more acceptable level. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed