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:
d683b96
)
PM / Hibernate: print physical addresses consistently with other parts of kernel
author
Bjorn Helgaas
<bhelgaas@google.com>
Mon, 3 Jun 2013 18:20:29 +0000
(18:20 +0000)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Mon, 3 Jun 2013 19:48:18 +0000
(21:48 +0200)
Print physical address info in a style consistent with the %pR style
used elsewhere in the kernel.
Commit
69f1d475cc
did this for a similar printk in this file, but I
must have missed this one.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found