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)
commit188917e183cf9ad0374b571006d0fc6d48a7f447
treeb4d39a26e2b551c44e3bf18099c984ff8e2d903a
parent64eb38a6e9732f45d518b9e522d613195c930e8f
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink

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>
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/lparcfg.c
arch/powerpc/kernel/proc_powerpc.c [moved from arch/powerpc/kernel/proc_ppc64.c with 87% similarity]
arch/powerpc/kernel/rtas_flash.c
arch/powerpc/platforms/pseries/reconfig.c
arch/powerpc/platforms/pseries/scanlog.c