diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2010-11-28 18:26:36 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-12-09 15:35:32 +1100 |
commit | 7a9d12568e34e37a72d9e00ce01b62dec527e663 (patch) | |
tree | 117f1d41ae3fe773bca81d9a4c6286c2f9ff2134 /block/blk-merge.c | |
parent | bb2c458b8b8c8a53f65b78051d22a0f13d53abcb (diff) | |
download | blackbird-obmc-linux-7a9d12568e34e37a72d9e00ce01b62dec527e663.tar.gz blackbird-obmc-linux-7a9d12568e34e37a72d9e00ce01b62dec527e663.zip |
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 'block/blk-merge.c')
0 files changed, 0 insertions, 0 deletions