On Fri, 15 Sep 2017 18:21:05 -0700 Ram Pai <[email protected]> wrote:
> Currently only 4bits are allocated in the vma flags to hold 16 > keys. This is sufficient for x86. PowerPC supports 32 keys, > which needs 5bits. This patch allocates an additional bit. > > Signed-off-by: Ram Pai <[email protected]> > --- Acked-by: Balbir Singh <[email protected]>

