diff options
author | S.Caglar Onur <caglar@pardus.org.tr> | 2008-04-28 11:13:47 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-28 17:58:27 +0200 |
commit | 037f436f525dac36c9f5fd5c5054518a63debb3e (patch) | |
tree | 142ca318b163cb3058882a68a405526b19856d1a /fs/signalfd.c | |
parent | alpha: replace __inline with inline (diff) | |
download | linux-037f436f525dac36c9f5fd5c5054518a63debb3e.tar.xz linux-037f436f525dac36c9f5fd5c5054518a63debb3e.zip |
arch/alpha/kernel/traps.c: use time_* macros
The functions time_before, time_before_eq, time_after, and time_after_eq are
more robust for comparing jiffies against other values.
So implement usage of the time_after() macro, defined in linux/jiffies.h,
which deals with wrapping correctly
[akpm@linux-foundation.org: fix warning]
Signed-off-by: S.Caglar Onur <caglar@pardus.org.tr>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/signalfd.c')
0 files changed, 0 insertions, 0 deletions