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:
f1167fb
)
powerpc: Avoid giving out RTC dates below EPOCH
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Sun, 1 Nov 2009 19:11:03 +0000
(19:11 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 5 Nov 2009 06:06:21 +0000
(17:06 +1100)
Doing so causes xtime to be negative which crashes the timekeeping
code in funny ways when doing suspend/resume
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found