Re: powerpc/mm/hash: Add missing update in slb update sequence.

2018-06-04 Thread Michael Ellerman
On Wed, 2018-05-30 at 13:18:04 UTC, "Aneesh Kumar K.V" wrote: > >From ISA > > "For data accesses, the context synchronizing instruction before the slbie, > slbieg, slbia, slbmte, tlbie, or tlbiel instruction ensures that all preceding > instructions that access data storage have completed to a

[PATCH] powerpc/mm/hash: Add missing update in slb update sequence.

2018-05-30 Thread Aneesh Kumar K.V
>From ISA "For data accesses, the context synchronizing instruction before the slbie, slbieg, slbia, slbmte, tlbie, or tlbiel instruction ensures that all preceding instructions that access data storage have completed to a point at which they have reported all exceptions they will cause." Add