On Wed, 21 Feb 2018 10:15:50 -0700 Khalid Aziz <[email protected]> wrote:
> When protection bits are changed on a VMA, some of the architecture > specific flags should be cleared as well. An examples of this are the > PKEY flags on x86. This patch expands the current code that clears > PKEY flags for x86, to support similar functionality for other > architectures as well. > > Signed-off-by: Khalid Aziz <[email protected]> > Cc: Khalid Aziz <[email protected]> > Reviewed-by: Anthony Yznaga <[email protected]> Acked-by: Andrew Morton <[email protected]>

