Re: [PATCH v3] powerpc/64s: reimplement book3s idle code in C

2018-08-30 Thread Nicholas Piggin
On Fri, 31 Aug 2018 12:38:19 +0800 kbuild test robot wrote: > Hi Nicholas, > > I love your patch! Yet something to improve: > > [auto build test ERROR on powerpc/next] > [also build test ERROR on v4.19-rc1 next-20180830] > [if your patch is applied to the wrong git tree, please drop us a note t

Re: [PATCH v3] powerpc/64s: reimplement book3s idle code in C

2018-08-30 Thread kbuild test robot
Hi Nicholas, I love your patch! Yet something to improve: [auto build test ERROR on powerpc/next] [also build test ERROR on v4.19-rc1 next-20180830] [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/commi

[PATCH v3] powerpc/64s: reimplement book3s idle code in C

2018-08-28 Thread Nicholas Piggin
Reimplement Book3S idle code in C, moving POWER7/8/9 implementation speific HV idle code to the powernv platform code. Book3S assembly stubs are kept in common code and used only to save the stack frame and non-volatile GPRs before executing architected idle instructions, and restoring the stack a