linux/arch/alpha
S.Caglar Onur 037f436f52 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>
2008-04-28 08:58:27 -07:00
..
boot
kernel arch/alpha/kernel/traps.c: use time_* macros 2008-04-28 08:58:27 -07:00
lib
math-emu
mm
oprofile
Kconfig alpha: use iommu_is_span_boundary helper function 2008-03-13 13:11:43 -07:00
Kconfig.debug
Makefile
defconfig