On 04/14/2011 02:18 PM, Eric Blake wrote:
On 04/14/2011 11:45 AM, Stefan Berger wrote:
> Subject: ppc: Enable starting of VMs on ppc host
>
> The patch adapts the parsing of the data found in /proc/cpuinfo.
>
> /sys/devices/system/cpu/cpuX/topology/physical_package_id also
> always returns -1. Check for it on ppc and make it '0' if found negative.
>
> Signed-off-by: Stefan Berger<stefanb(a)linux.vnet.ibm.com>
>
> ---
> src/nodeinfo.c | 33 ++++++++++++++++++++++++++++++++-
> 1 file changed, 32 insertions(+), 1 deletion(-)
>
ACK.
Pushed.
I unfortunately didn't pay attention to syntax-check and the indentation
of the #if's is wrong. Gee.
Stefan
Stefan