Re: [PATCH 5/8] x86, pkeys: allocation/free syscalls
From: Dave Hansen <hidden>
Date: 2016-06-02 21:10:39
Also in:
linux-arch, linux-mm, lkml
From: Dave Hansen <hidden>
Date: 2016-06-02 21:10:39
Also in:
linux-arch, linux-mm, lkml
On 06/01/2016 01:48 PM, Arnd Bergmann wrote:
quoted
+330 common pkey_alloc sys_pkey_allocquoted
+331 common pkey_free sys_pkey_free # # x32-specific system call numbers start at 512 to avoid cache impactCould you also add the system call numbers to include/uapi/asm-generic/unistd.h at the same time?
Yep, I can do that. I'll add it to my next series that I post.