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:
4e3d9cb
)
time: Make sure tz_minuteswest is set to a valid value when setting time
author
Sasha Levin
<sasha.levin@oracle.com>
Tue, 2 Dec 2014 04:04:06 +0000
(23:04 -0500)
committer
John Stultz
<john.stultz@linaro.org>
Fri, 22 May 2015 16:12:22 +0000
(09:12 -0700)
Invalid values may overflow later, leading to undefined behaviour when
multiplied by 60 to get the amount of seconds.
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
kernel/time/time.c
patch
|
blob
|
history
diff --cc
kernel/time/time.c
Simple merge