[PATCH] aarch64: properly decode generic syscalls
Andreas Schwab
schwab at suse.de
Thu Mar 12 15:20:01 UTC 2015
* linux/aarch64/syscallent1.h: Don't override entries 277 to 1023.
---
linux/aarch64/syscallent1.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/linux/aarch64/syscallent1.h b/linux/aarch64/syscallent1.h
index 4ec9665..a72bb7b 100644
--- a/linux/aarch64/syscallent1.h
+++ b/linux/aarch64/syscallent1.h
@@ -3,9 +3,6 @@
/* Arch-specific block, not used on AArch64 */
[244 ... 259] = { },
-/* Blank down to 1023 */
-[277 ... 1023] = { },
-
/* Quote from asm-generic/unistd.h:
*
* All syscalls below here should go away really,
--
2.3.2
--
Andreas Schwab, SUSE Labs, schwab at suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Strace-devel
mailing list