On Wed, Jun 13, 2018 at 05:45:24PM +, Dave Hansen wrote:
> On 06/12/2018 07:38 AM, Kirill A. Shutemov wrote:
> > VMAs with different KeyID do not mix together. Only VMAs with the same
> > KeyID are compatible.
> >
> > Signed-off-by: Kirill A. Shutemov
> > ---
> > include/linux/mm.h | 7 +
On 06/12/2018 07:38 AM, Kirill A. Shutemov wrote:
> VMAs with different KeyID do not mix together. Only VMAs with the same
> KeyID are compatible.
>
> Signed-off-by: Kirill A. Shutemov
> ---
> include/linux/mm.h | 7 +++
> mm/mmap.c | 3 ++-
> 2 files changed, 9 insertions(+), 1 del
VMAs with different KeyID do not mix together. Only VMAs with the same
KeyID are compatible.
Signed-off-by: Kirill A. Shutemov
---
include/linux/mm.h | 7 +++
mm/mmap.c | 3 ++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/include/linux/mm.h b/include/linux/mm.h
ind
3 matches
Mail list logo