Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

parisc: Ignore the pkey system calls for now

Signed-off-by: Helge Deller <deller@gmx.de>

+3 -1
+3 -1
arch/parisc/include/uapi/asm/unistd.h
··· 368 368 369 369 #define __IGNORE_select /* newselect */ 370 370 #define __IGNORE_fadvise64 /* fadvise64_64 */ 371 - 371 + #define __IGNORE_pkey_mprotect 372 + #define __IGNORE_pkey_alloc 373 + #define __IGNORE_pkey_free 372 374 373 375 #define LINUX_GATEWAY_ADDR 0x100 374 376