diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2012-05-29 15:06:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-29 16:22:21 -0700 |
commit | 3af684c7c5b3dddf7c5d83b8ad431380cdc6f164 (patch) | |
tree | a2b04a9e2b0d9d2ffc93ca557f941bd6adeb0856 /ipc | |
parent | 365811d6f9bd98543bedc02b72d94f0f0faf3670 (diff) | |
download | op-kernel-dev-3af684c7c5b3dddf7c5d83b8ad431380cdc6f164.zip op-kernel-dev-3af684c7c5b3dddf7c5d83b8ad431380cdc6f164.tar.gz |
swiotlb: print physical addresses consistently with other parts of kernel
Print swiotlb info in a style consistent with the %pR style used elsewhere
in the kernel. For example:
-Placing 64MB software IO TLB between ffff88007a662000 - ffff88007e662000
-software IO TLB at phys 0x7a662000 - 0x7e662000
+software IO TLB [mem 0x7a662000-0x7e661fff] (64MB) mapped at [ffff88007a662000-ffff88007e661fff]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions