git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
014efb1
)
[PATCH] fix MTIME_SEC_MAX on 32-bit
author
Thomas Gleixner
<tglx@linutronix.de>
Fri, 16 Mar 2007 22:15:57 +0000
(14:15 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 17 Mar 2007 02:25:07 +0000
(19:25 -0700)
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: Linus Torvalds <torvalds@linux-foundation.org>
No differences found