From: Christoph Hellwig Date: Mon, 17 Oct 2011 17:56:47 +0000 (-0400) Subject: target: remove TF_TIMER_STOP X-Git-Tag: v3.2-rc1~24^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e99d48a62bfc6e64548e0d5085240c5024eca471;p=pandora-kernel.git target: remove TF_TIMER_STOP TF_TIMER_STOP is useless as it only helps to mitigate a tiny race during deleting the timer. But given that we have cleared TF_ACTIVE at this point we already have another mitigation a few lines down the function. Signed-off-by: Christoph Hellwig Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed