Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e3104966 authored by JP Abgrall's avatar JP Abgrall Committed by Nirmal Abraham
Browse files

arm64: Add __NR_* definitions for compat syscalls



This patch adds __NR_* definitions to asm/unistd32.h, moves the
__NR_compat_* definitions to asm/unistd.h and removes all the explicit
unistd32.h includes apart from the one building the compat syscall
table. The aim is to have the compat __NR_* definitions available but
without colliding with the native syscall definitions (required by
lib/compat_audit.c to avoid duplicating the audit header files between
native and compat).

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Git-commit: cfc7e99e9e3900056028a7d90072e9ea0d886f8d
Git-repo: https://android.googlesource.com/kernel/common.git


[imaund@codeaurora.org: Resolved context conflicts]
Signed-off-by: default avatarIan Maund <imaund@codeaurora.org>

Change-Id: Ie8905be2828c222da7b6753fc0f8ab69c57edaac
Signed-off-by: default avatarNirmal Abraham <nabrah@codeaurora.org>
parent 5d22c5d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment