[powerpc:merge] BUILD SUCCESS bcc9472087d0a15f82c79ecd4e1bc2c18b045a7a

2021-07-17 Thread kernel test robot
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git merge branch HEAD: bcc9472087d0a15f82c79ecd4e1bc2c18b045a7a Automatic merge of 'master' into merge (2021-07-15 20:45) elapsed time: 3916m configs tested: 170 configs skipped: 4 The following configs have been built

Re: [PATCH v3 1/2] net/ps3_gelic: Add gelic_descr structures

2021-07-17 Thread Geoff Levand
Hi Christophe, On 7/11/21 7:03 AM, Christophe Leroy wrote: > > Your patch has a lot of cosmetic changes. Several of them are just wrong. The > other ones belong to another patch. This patch should focus only on the  > changes it targets. > > Your patch is way too big and addresses several diffe

Re: [PATCH] powerpc/chrp: Revert "Move PHB discovery" and "Make hydra_init() static"

2021-07-17 Thread Guenter Roeck
On Sat, Jul 17, 2021 at 05:57:50PM +0200, Christophe Leroy wrote: > Guenter Roeck a écrit : > > > This patch reverts commit 407d418f2fd4 ("powerpc/chrp: Move PHB > > discovery") and commit 9634afa67bfd ("powerpc/chrp: Make hydra_init() > > static"). > > > > Running the upstream kernel on Qemu's

Re: [PATCH] powerpc/chrp: Revert "Move PHB discovery" and "Make hydra_init() static"

2021-07-17 Thread Guenter Roeck
On Sun, Jul 18, 2021 at 01:54:23AM +1000, Oliver O'Halloran wrote: > On Sat, Jul 17, 2021 at 8:12 AM Guenter Roeck wrote: > > > > This patch reverts commit 407d418f2fd4 ("powerpc/chrp: Move PHB > > discovery") and commit 9634afa67bfd ("powerpc/chrp: Make hydra_init() > > static"). > > > > Running

Re: [PATCH] powerpc/chrp: Revert "Move PHB discovery" and "Make hydra_init() static"

2021-07-17 Thread Christophe Leroy
Christophe Leroy a écrit : Guenter Roeck a écrit : This patch reverts commit 407d418f2fd4 ("powerpc/chrp: Move PHB discovery") and commit 9634afa67bfd ("powerpc/chrp: Make hydra_init() static"). Running the upstream kernel on Qemu's brand new "pegasos2" emulation results in a variety of bac

Re: [PATCH] powerpc/chrp: Revert "Move PHB discovery" and "Make hydra_init() static"

2021-07-17 Thread Oliver O'Halloran
On Sat, Jul 17, 2021 at 8:12 AM Guenter Roeck wrote: > > This patch reverts commit 407d418f2fd4 ("powerpc/chrp: Move PHB > discovery") and commit 9634afa67bfd ("powerpc/chrp: Make hydra_init() > static"). > > Running the upstream kernel on Qemu's brand new "pegasos2" emulation > results in a varie

Re: [PATCH] powerpc/chrp: Revert "Move PHB discovery" and "Make hydra_init() static"

2021-07-17 Thread Christophe Leroy
Guenter Roeck a écrit : This patch reverts commit 407d418f2fd4 ("powerpc/chrp: Move PHB discovery") and commit 9634afa67bfd ("powerpc/chrp: Make hydra_init() static"). Running the upstream kernel on Qemu's brand new "pegasos2" emulation results in a variety of backtraces such as Kernel attemp

Re: [PATCH] ibmvfc: fix command state accounting and stale response detection

2021-07-17 Thread Christophe Leroy
Tyrel Datwyler a écrit : Prior to commit 1f4a4a19508d ("scsi: ibmvfc: Complete commands outside the host/queue lock") responses to commands were completed sequentially with the host lock held such that a command had a basic binary state of active or free. It was therefore a simple affair of ens