Re: [PATCH for-4.8_set4 0/2] Segment table support

2016-07-13 Thread Aneesh Kumar K.V
Benjamin Herrenschmidt writes: > On Wed, 2016-07-13 at 15:10 +0530, Aneesh Kumar K.V wrote: >> Hi, >> >> This series add support for ISA 3.0 memory segment table. >> >> Aneesh Kumar K.V (2): >>   powerpc/mm: Switch user slb fault handling to translation enabled >>   powerpc/mm: Support segment

Re: [PATCH for-4.8_set4 0/2] Segment table support

2016-07-13 Thread Benjamin Herrenschmidt
On Wed, 2016-07-13 at 15:10 +0530, Aneesh Kumar K.V wrote: > Hi, > > This series add support for ISA 3.0 memory segment table. > > Aneesh Kumar K.V (2): >   powerpc/mm: Switch user slb fault handling to translation enabled >   powerpc/mm: Support segment table for Power9 The segment table will o

[PATCH for-4.8_set4 0/2] Segment table support

2016-07-13 Thread Aneesh Kumar K.V
Hi, This series add support for ISA 3.0 memory segment table. Aneesh Kumar K.V (2): powerpc/mm: Switch user slb fault handling to translation enabled powerpc/mm: Support segment table for Power9 Documentation/kernel-parameters.txt | 3 + arch/powerpc/include/asm/book3s/64/hash.h