From: Anton Blanchard Date: Wed, 23 Nov 2011 20:07:20 +0000 (+0000) Subject: powerpc/time: Remove unnecessary sanity check of decrementer expiration X-Git-Tag: v3.3-rc1~181^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68568add2c;p=pandora-kernel.git powerpc/time: Remove unnecessary sanity check of decrementer expiration The clockevents code uses max_delta_ns to avoid calling a clockevent with too large a value. Remove the redundant version of this in the timer_interrupt code. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed