Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1434439
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/9] [v3] System Calls for Memory Protection Keys |
| Date | 2016-06-30 12:50 +0200 |
| Message-ID | <rPHHH-8v7-1@gated-at.bofh.it> (permalink) |
| References | <rHVHP-78L-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Dave Hansen <dave@sr71.net> 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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 0/9] [v3] System Calls for Memory Protection Keys Ingo Molnar <mingo@kernel.org> - 2016-06-30 12:50 +0200
Re: [PATCH 0/9] [v3] System Calls for Memory Protection Keys Dave Hansen <dave@sr71.net> - 2016-06-30 18:50 +0200
Re: [PATCH 0/9] [v3] System Calls for Memory Protection Keys Andy Lutomirski <luto@amacapital.net> - 2016-06-30 19:50 +0200
csiph-web