]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite327266e8dd51faac42ebd9e03c6b5931f7500bb
tree106ee9f75c0b2c279fc4152643fe5dedf90e3ed5
parent38c89be05e3e115f5304f4f44c748b0aebbb588d
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