commit | c40dd2f76644016ca7677545fc846ec2470d70a1 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Wed Nov 02 14:56:12 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Nov 08 14:51:46 2011 +1100 |
tree | 0437aff6ea8cc7656c79f8c5391ca1b31a9ca403 | |
parent | 88cf11b4cca8ee0044d0a10ce100d8c0012b2c5e [diff] |
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>