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:
f855911
)
x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 1 Aug 2014 08:27:15 +0000
(11:27 +0300)
committer
H. Peter Anvin
<hpa@zytor.com>
Sat, 2 Aug 2014 23:52:17 +0000
(16:52 -0700)
I don't know if we really need 64 bits here but these variables are
declared as u64 and it can't hurt to cast this so we prevent any shift
wrapping.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Aubrey Li <aubrey.li@linux.intel.com>
Link:
http://lkml.kernel.org/r/20140801082715.GE28869@mwanda
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/pmc_atom.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/pmc_atom.c
Simple merge