linux/arm/syscallent.h: Add a comment that __ARM_NR_cmpxchg was removed in 4.4
This commit is contained in:
@ -439,6 +439,7 @@
|
||||
* __ARM_NR_cmpxchg (0x000ffff0).
|
||||
* Remapped by shuffle_scno() to be directly after ordinary syscalls
|
||||
* in this table.
|
||||
* Removed in v4.4-rc1~163^2^3~13
|
||||
*/
|
||||
[ARM_FIRST_SHUFFLED_SYSCALL ] = { 5, 0, SEN(printargs), "cmpxchg" },
|
||||
|
||||
|
Reference in New Issue
Block a user