sh: wire up vmallocinfo support in ioremap() implementations.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 Dec 2009 05:23:41 +0000 (14:23 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 14 Dec 2009 05:23:41 +0000 (14:23 +0900)
commitbf3cdeda901c7f42de3cddc8c5aa19f6b8d8f9df
tree4f0ebc608a8ea53d723be1695fbc9606a255ae85
parent1232d88a47626cad13ba82f3a9ea814820bc1c65
sh: wire up vmallocinfo support in ioremap() implementations.

This wires up the caller information for the ioremap VMA, which allows
for more helpful caller tracking via /proc/vmallocinfo. Follows the x86
and powerpc changes of the same nature.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/io.h
arch/sh/mm/ioremap_32.c
arch/sh/mm/ioremap_64.c