Skip to content

Commit

Permalink
arm64: Remove unused definitions from asm/unistd32.h
Browse files Browse the repository at this point in the history
This patch removes the compat __NR_* definitions from the unistd32.h
file and only keeps those that are used by the AArch64 kernel with a new
__NR_compat_* prefix. The additional wrapper definitions in
arch/arm64/kernel/sys32.S have been removed and the actual wrapper names
included in the asm/unistd32.h file.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Will Deacon <will.deacon@arm.com>
  • Loading branch information
Catalin Marinas committed Oct 11, 2012
1 parent 12250d8 commit 4ed27ec
Show file tree
Hide file tree
Showing 3 changed files with 393 additions and 839 deletions.
Loading

0 comments on commit 4ed27ec

Please sign in to comment.