commit | bf3cdeda901c7f42de3cddc8c5aa19f6b8d8f9df | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Dec 14 14:23:41 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Dec 14 14:23:41 2009 +0900 |
tree | 4f0ebc608a8ea53d723be1695fbc9606a255ae85 | |
parent | 1232d88a47626cad13ba82f3a9ea814820bc1c65 [diff] |
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>