Re: [PATCH 0/6] target/ppc: Various clean-up and fixes for radix64

2020-05-11 Thread David Gibson
On Mon, May 11, 2020 at 06:55:21PM +0200, Greg Kurz wrote: > On Mon, 11 May 2020 11:44:26 +1000 > David Gibson wrote: > > > On Thu, May 07, 2020 at 07:26:32PM +0200, Greg Kurz wrote: > > > First three patches of this series are simple cleanups. The other > > > ones fix some regressions

Re: [PATCH 0/6] target/ppc: Various clean-up and fixes for radix64

2020-05-11 Thread Greg Kurz
On Mon, 11 May 2020 11:44:26 +1000 David Gibson wrote: > On Thu, May 07, 2020 at 07:26:32PM +0200, Greg Kurz wrote: > > First three patches of this series are simple cleanups. The other > > ones fix some regressions introduced by Cedric's recent addition > > of partition-scoped translation. > >

Re: [PATCH 0/6] target/ppc: Various clean-up and fixes for radix64

2020-05-10 Thread David Gibson
On Thu, May 07, 2020 at 07:26:32PM +0200, Greg Kurz wrote: > First three patches of this series are simple cleanups. The other > ones fix some regressions introduced by Cedric's recent addition > of partition-scoped translation. 1-5/6 applied to ppc-for-5.1. I have some comments on 6/6. --

[PATCH 0/6] target/ppc: Various clean-up and fixes for radix64

2020-05-07 Thread Greg Kurz
First three patches of this series are simple cleanups. The other ones fix some regressions introduced by Cedric's recent addition of partition-scoped translation. -- Greg --- Greg Kurz (6): target/ppc: Pass const pointer to ppc_radix64_get_prot_amr() target/ppc: Pass const pointer