From: Jens Axboe Date: Fri, 30 May 2014 21:41:39 +0000 (-0600) Subject: block: ensure that the timer is always added X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~49^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7bca4183f73f9d013ea8ae572528b48b5e1ee42;p=pandora-kernel.git block: ensure that the timer is always added Commit f793aa537866 relaxed the timer addition a little too much. If the timer isn't pending, we always need to add it. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed