jiffies: add time_is_after_jiffies and others which compare with jiffies
authorDave Young <hidave.darkstar@gmail.com>
Fri, 18 Apr 2008 20:38:57 +0000 (13:38 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 21 Apr 2008 05:59:51 +0000 (07:59 +0200)
commit3f34d024c12e49fbce4009d094ae1d287084e511
tree106ee9f75c0b2c279fc4152643fe5dedf90e3ed5
parent3925e6fc1f774048404fdd910b0345b06c699eb4
jiffies: add time_is_after_jiffies and others which compare with jiffies

Most of time_after like macros usages just compare jiffies and another number,
so here add some time_is_* macros for convenience.

Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/linux/jiffies.h