summaryrefslogtreecommitdiff
path: root/arch/blackfin
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2010-11-28 18:26:36 (GMT)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2010-12-09 04:35:32 (GMT)
commit7a9d12568e34e37a72d9e00ce01b62dec527e663 (patch)
tree117f1d41ae3fe773bca81d9a4c6286c2f9ff2134 /arch/blackfin
parentbb2c458b8b8c8a53f65b78051d22a0f13d53abcb (diff)
downloadlinux-fsl-qoriq-7a9d12568e34e37a72d9e00ce01b62dec527e663.tar.xz
powerpc: Record vma->phys_addr in ioremap()
The vmalloc code can track the physical address of a vma, when the vma is used for ioremap, if set it is displayed in /proc/vmallocinfo. Because get_vm_area_caller() doesn't know it's being called for ioremap() it's up to the arch code to set the phys_addr. A bunch of other arch's do this, I'm not sure why powerpc doesn't? Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/blackfin')
0 files changed, 0 insertions, 0 deletions