ARM: ensure vm_struct has its phys_addr member filled in
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Sep 2012 12:48:48 +0000 (13:48 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Sep 2012 12:49:14 +0000 (13:49 +0100)
This allows /proc/vmallocinfo to show the physical address for
ioremap mappings.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found