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:
959f585
)
IB/cxgb4: Fix formatting of physical address
author
Ben Hutchings
<ben@decadent.org.uk>
Sun, 27 Oct 2013 21:50:45 +0000
(21:50 +0000)
committer
Roland Dreier
<roland@purestorage.com>
Fri, 8 Nov 2013 22:42:30 +0000
(14:42 -0800)
Physical addresses may be wider than virtual addresses (e.g. on i386
with PAE) and must not be formatted with %p.
Compile-tested only.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found