arm: add a comment that __ARM_NR_cmpxchg was removed in 4.4
* linux/arm/syscallent.h: Add a comment about __ARM_NR_cmpxchg.
This commit is contained in:
parent
2482e7caba
commit
ca2121efef
@ -440,6 +440,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" },
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user