diff options
author | Jason A. Donenfeld | 2016-10-07 16:57:04 -0700 |
---|---|---|
committer | Linus Torvalds | 2016-10-07 18:46:26 -0700 |
commit | 3740dcdf8a77ae6a66e99350e9fbd8a6ce4d493a (patch) | |
tree | a1ff042a693078b7b14e01d980840fdd8a598f0e /include/linux/swapfile.h | |
parent | ed2726406c6a71f5da63719c0ba7d9e21dd9581c (diff) |
jiffies: add time comparison functions for 64 bit jiffies
Though the time_before and time_after family of functions were nicely
extended to support jiffies64, so that the interface would be consistent,
it was forgotten to also extend the before/after jiffies functions to
support jiffies64. This commit brings the interface to parity between
jiffies and jiffies64, which is quite convenient.
Link: http://lkml.kernel.org/r/20160929033319.12188-1-Jason@zx2c4.com
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <john.stultz@linaro.org
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/swapfile.h')
0 files changed, 0 insertions, 0 deletions