1
0
Fork 0
alistair23-linux/Documentation/features/locking
Mark Rutland da422ade5c Documentation/features/locking: update lists
The locking feature lists don't match reality as of v5.3-rc1:

* arm64 moved to queued spinlocks in commit:
  c11090474d
  ("arm64: locking: Replace ticket lock implementation with qspinlock")

* xtensa moved to queued spinlocks and rwlocks in commit:
  579afe866f
  ("xtensa: use generic spinlock/rwlock implementation")

* architecture-specific rwsem support was removed in commit:
  46ad0840b1
  ("locking/rwsem: Remove arch specific rwsem files")

So update the feature lists accordingly, and remove the now redundant
rwsem-optimized list.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2019-07-30 14:18:43 -06:00
..
cmpxchg-local Documentation/features: Add csky kernel features 2019-01-07 22:22:16 +08:00
lockdep Documentation/features: Add csky kernel features 2019-01-07 22:22:16 +08:00
queued-rwlocks Documentation/features/locking: update lists 2019-07-30 14:18:43 -06:00
queued-spinlocks Documentation/features/locking: update lists 2019-07-30 14:18:43 -06:00