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:
eee44cc
)
[PATCH] rtc: fix printk of 64-bit res on 32-bit platform
author
Jeff Garzik
<jeff@garzik.org>
Tue, 17 Oct 2006 07:10:25 +0000
(
00:10
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 17 Oct 2006 15:18:47 +0000
(08:18 -0700)
With 64-bit resources on 32-bit platforms, the resource address might be
larger than a void*. Fix printk to work regardless of resource size.
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/rtc/rtc-v3020.c
patch
|
blob
|
history
diff --cc
drivers/rtc/rtc-v3020.c
Simple merge