mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-02 08:34:20 +08:00
parisc: Ignore the pkey system calls for now
Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
6a6e2a14bb
commit
18088db042
@ -368,7 +368,9 @@
|
|||||||
|
|
||||||
#define __IGNORE_select /* newselect */
|
#define __IGNORE_select /* newselect */
|
||||||
#define __IGNORE_fadvise64 /* fadvise64_64 */
|
#define __IGNORE_fadvise64 /* fadvise64_64 */
|
||||||
|
#define __IGNORE_pkey_mprotect
|
||||||
|
#define __IGNORE_pkey_alloc
|
||||||
|
#define __IGNORE_pkey_free
|
||||||
|
|
||||||
#define LINUX_GATEWAY_ADDR 0x100
|
#define LINUX_GATEWAY_ADDR 0x100
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user