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:
7fc1505
)
ARM: fix some printk formats
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 19 Oct 2014 21:42:42 +0000
(22:42 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 21 Oct 2014 15:47:48 +0000
(16:47 +0100)
GCC 4.9 complains if we take the difference of two pointers, and it's
printed with "%d". Fix this by using the proper flag - "t" for
ptrdiff_t.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/init.c
patch
|
blob
|
history
diff --cc
arch/arm/mm/init.c
Simple merge