git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1232d88
)
sh: wire up vmallocinfo support in ioremap() implementations.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 14 Dec 2009 05:23:41 +0000
(14:23 +0900)
committer
Paul 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