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)
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>

No differences found