Re: [PATCH 0/9] [v3] System Calls for Memory Protection Keys

From: Ingo Molnar
Date: Thu Jun 30 2016 - 06:47:07 EST



* Dave Hansen <dave@xxxxxxxx> wrote:

> Are there any concerns with merging these into the x86 tree so
> that they go upstream for 4.8? The updates here are pretty
> minor.

> include/linux/pkeys.h | 39 +-
> include/uapi/asm-generic/mman-common.h | 5 +
> include/uapi/asm-generic/unistd.h | 12 +-
> mm/mprotect.c | 134 +-

So I'd love to have some high level MM review & ack for these syscall ABI
extensions.

Thanks,

Ingo