]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Add System RAM to /proc/iomem
authorAnton Blanchard <anton@samba.org>
Wed, 2 Nov 2011 14:56:12 +0000 (14:56 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 8 Nov 2011 03:51:46 +0000 (14:51 +1100)
commit9083b55031a3b6aab31583da261a35758c24384e
tree0437aff6ea8cc7656c79f8c5391ca1b31a9ca403
parentff877eabb5b85adaa45badba2bf865d2ca09e505
powerpc: Add System RAM to /proc/iomem

We've resisted adding System RAM to /proc/iomem because it is
the wrong place for it. Unfortunately we continue to find tools
that rely on this behaviour so give up and add it in.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/mm/mem.c