Files
linux/arch/arm64/include/asm
Linus Torvalds b115d85a95 Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking updates from Ingo Molnar:

 - Introduce local{,64}_try_cmpxchg() - a slightly more optimal
   primitive, which will be used in perf events ring-buffer code

 - Simplify/modify rwsems on PREEMPT_RT, to address writer starvation

 - Misc cleanups/fixes

* tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  locking/atomic: Correct (cmp)xchg() instrumentation
  locking/x86: Define arch_try_cmpxchg_local()
  locking/arch: Wire up local_try_cmpxchg()
  locking/generic: Wire up local{,64}_try_cmpxchg()
  locking/atomic: Add generic try_cmpxchg{,64}_local() support
  locking/rwbase: Mitigate indefinite writer starvation
  locking/arch: Rename all internal __xchg() names to __arch_xchg()
2023-05-05 12:56:55 -07:00
..
2020-09-07 15:00:52 +01:00
2022-06-23 18:22:44 +01:00
2020-12-02 19:49:11 +00:00
2021-10-21 10:45:22 +01:00
2023-01-24 11:49:43 +00:00
2021-03-24 20:19:30 +00:00
2023-04-05 19:42:43 -07:00
2023-04-05 19:42:43 -07:00
2020-09-11 16:33:43 +01:00
2022-07-22 17:34:57 -05:00
2022-02-19 11:11:09 +01:00
2022-08-23 11:02:02 +01:00
2022-09-16 12:17:03 +01:00