Re: [PATCH V3 1/2] powerpc/numa: Update CPU topology when VPHN enabled

2017-06-06 Thread Michael Ellerman
Michael Bringmann writes: > This build appears to be using V3 of the patch. V4 of the patch corrected > the placement > of the local variables with respect to '#ifdef CONFIG_PPC_SPLPAR'. Yes it is, you can tell because it's a reply to "PATCH V3". cheers

Re: [PATCH V3 1/2] powerpc/numa: Update CPU topology when VPHN enabled

2017-06-05 Thread Michael Bringmann
This build appears to be using V3 of the patch. V4 of the patch corrected the placement of the local variables with respect to '#ifdef CONFIG_PPC_SPLPAR'. On 06/03/2017 10:13 PM, kbuild test robot wrote: > Hi Michael, > > [auto build test ERROR on powerpc/next] > [also build test ERROR on v4.12

Re: [PATCH V3 1/2] powerpc/numa: Update CPU topology when VPHN enabled

2017-06-03 Thread kbuild test robot
Hi Michael, [auto build test ERROR on powerpc/next] [also build test ERROR on v4.12-rc3 next-20170602] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Michael-Bringmann/powerpc-numa-Update-CPU-to

[PATCH V3 1/2] powerpc/numa: Update CPU topology when VPHN enabled

2017-05-26 Thread Michael Bringmann
powerpc/numa: Correct the currently broken capability to set the topology for shared CPUs in LPARs. At boot time for shared CPU lpars, the topology for each shared CPU is set to node zero, however, this is now updated correctly using the Virtual Processor Home Node (VPHN) capabilities information