]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commita3d7193e3c5d0b2365b9247ef0d4cb549187f32f
treeefefb7c4b11628a6e9008ee9cec0242f070cbc73
parentc564df4db85aac8d1d65a56176a0a25f46138064
ARM: ensure vm_struct has its phys_addr member filled in

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>
arch/arm/mm/ioremap.c