Re: [PATCH -V5 13/25] powerpc: Update tlbie/tlbiel as per ISA doc

2013-04-10 Thread Aneesh Kumar K.V
David Gibson writes: > On Thu, Apr 11, 2013 at 10:50:12AM +0530, Aneesh Kumar K.V wrote: >> David Gibson writes: >> >> > On Thu, Apr 04, 2013 at 11:27:51AM +0530, Aneesh Kumar K.V wrote: >> >> From: "Aneesh Kumar K.V" >> >> >> >> This make sure we handle multiple page size segment correctly.

Re: [PATCH -V5 13/25] powerpc: Update tlbie/tlbiel as per ISA doc

2013-04-10 Thread David Gibson
On Thu, Apr 11, 2013 at 10:50:12AM +0530, Aneesh Kumar K.V wrote: > David Gibson writes: > > > On Thu, Apr 04, 2013 at 11:27:51AM +0530, Aneesh Kumar K.V wrote: > >> From: "Aneesh Kumar K.V" > >> > >> This make sure we handle multiple page size segment correctly. > > > > This needs a much more

Re: [PATCH -V5 13/25] powerpc: Update tlbie/tlbiel as per ISA doc

2013-04-10 Thread Aneesh Kumar K.V
David Gibson writes: > On Thu, Apr 04, 2013 at 11:27:51AM +0530, Aneesh Kumar K.V wrote: >> From: "Aneesh Kumar K.V" >> >> This make sure we handle multiple page size segment correctly. > > This needs a much more detailed message. In what way was the existing > code not matching the ISA docume

Re: [PATCH -V5 13/25] powerpc: Update tlbie/tlbiel as per ISA doc

2013-04-10 Thread David Gibson
On Thu, Apr 04, 2013 at 11:27:51AM +0530, Aneesh Kumar K.V wrote: > From: "Aneesh Kumar K.V" > > This make sure we handle multiple page size segment correctly. This needs a much more detailed message. In what way was the existing code not matching the ISA documentation? What consequences did t