powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 24 Sep 2009 19:29:13 +0000 (19:29 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 30 Oct 2009 06:20:53 +0000 (17:20 +1100)
Some of the stuff in /proc/ppc64 such as the RTAS bits are actually
useful to some 32-bit platforms. Rename the file, and create a
symlink on 64-bit for backward compatibility

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found