fix MTIME_SEC_MAX on 32-bit
commit738eef46aab0319aef1045cf136289309b396581
authorThomas Gleixner <tglx@linutronix.de>
Fri, 16 Mar 2007 22:15:57 +0000 (16 14:15 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 23 Mar 2007 19:49:23 +0000 (23 12:49 -0700)
treed119c86ec3ff07de4a24b38a87299bf187a0a54f
parent2a0347b709ffe54b6dd0a465922842d0b5b04b0a
fix MTIME_SEC_MAX on 32-bit

The maximum seconds value we can handle on 32bit is LONG_MAX.

Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/ktime.h