itimers: Simplify arm_timer() code a bit
authorStanislaw Gruszka <sgruszka@redhat.com>
Wed, 29 Jul 2009 10:15:28 +0000 (12:15 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 3 Aug 2009 12:48:36 +0000 (14:48 +0200)
commitd1e3b6d195770bd422e3229b88edfc154b6a27dd
tree153a0bb49967c4d489a510c9e673d07f4e560a6c
parent8356b5f9c424e5831715abbce747197c30d1fd71
itimers: Simplify arm_timer() code a bit

Don't update values in expiration cache when new ones are
equal. Add expire_le() and expire_gt() helpers to simplify the
code.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
LKML-Reference: <1248862529-6063-4-git-send-email-sgruszka@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/posix-cpu-timers.c