commit | cd38ca854de15b26eb91009137cbe157d8a8e773 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Mon Jun 03 18:20:29 2013 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Mon Jun 03 21:48:18 2013 +0200 |
tree | dc7b478f70e2b7c050c141a0d499a7e15c2df1c2 | |
parent | d683b96b072dc4680fc74964eca77e6a23d1fa6e [diff] |
PM / Hibernate: print physical addresses consistently with other parts of kernel 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>