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)
commitc40dd2f76644016ca7677545fc846ec2470d70a1
tree0437aff6ea8cc7656c79f8c5391ca1b31a9ca403
parent88cf11b4cca8ee0044d0a10ce100d8c0012b2c5e
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