Aneesh Kumar K.V
d8c476eeb6
powerpc/mm/radix: Isolate hash table function from pseries guest code
...
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-05-11 21:53:46 +10:00
Anton Blanchard
ca5de4e652
powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg
...
Some obvious issues:
cat /proc/ppc64/lparcfg
...
partition_id=16777216
...
partition_potential_processors=268435456
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-12-13 15:48:35 +11:00
Benjamin Herrenschmidt
83c93e2bdf
powerpc/pseries: Move lparcfg.c to platforms/pseries
...
This file is entirely pseries specific nowadays, so move it out
of arch/powerpc/kernel where it doesn't belong anymore.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2013-08-28 11:20:54 +10:00