Re: [PATCH 00/12] TLB/XPA fixes & cleanups

2016-05-11 Thread Florian Fainelli
On 05/11/2016 03:03 AM, Ralf Baechle wrote: > On Tue, May 10, 2016 at 10:47:48AM -0700, Florian Fainelli wrote: > >>> Applied - but "MIPS: Separate XPA CPU feature into LPA and MVH" causes >>> a massive conflict with Florian's RIXI patches >>> >>> [3/6] MIPS: Allow RIXI to be used on non-R2 or R

Re: [PATCH 00/12] TLB/XPA fixes & cleanups

2016-05-11 Thread Ralf Baechle
On Tue, May 10, 2016 at 10:47:48AM -0700, Florian Fainelli wrote: > > Applied - but "MIPS: Separate XPA CPU feature into LPA and MVH" causes > > a massive conflict with Florian's RIXI patches > > > > [3/6] MIPS: Allow RIXI to be used on non-R2 or R6 core > > [4/6] MIPS: Move RIXI exception en

Re: [PATCH 00/12] TLB/XPA fixes & cleanups

2016-05-10 Thread Florian Fainelli
On 05/10/2016 05:44 AM, Ralf Baechle wrote: > On Fri, Apr 15, 2016 at 11:36:48AM +0100, Paul Burton wrote: > >> This series fixes up a number of issues introduced by commit >> c5b367835cfc ("MIPS: Add support for XPA."), including breakage of the >> MIPS32 with 36 bit physical addressing case & cl

Re: [PATCH 00/12] TLB/XPA fixes & cleanups

2016-05-10 Thread Ralf Baechle
On Fri, Apr 15, 2016 at 11:36:48AM +0100, Paul Burton wrote: > This series fixes up a number of issues introduced by commit > c5b367835cfc ("MIPS: Add support for XPA."), including breakage of the > MIPS32 with 36 bit physical addressing case & clobbering of $1 upon TLB > refill exceptions. Along