Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg | Anton Blanchard | 2013-12-12 |
| | | | | | | | | | | | | | 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> | ||
* | powerpc/pseries: Move lparcfg.c to platforms/pseries | Benjamin Herrenschmidt | 2013-08-27 |
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> |