diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-04 08:32:31 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-04 08:32:31 -0700 |
commit | 3bc70ad12097c19cd6c687bc5b12c31da14b63f7 (patch) | |
tree | a6d3c34172d0adb3de412b0d94be04ed2c4e121b /lib/crypto/mpi/mpi-mul.c | |
parent | ff58838015c14a12cb8c003b9d6fc062b49e8d9e (diff) | |
parent | 224fa3552029a3d14bec7acf72ded8171d551b88 (diff) |
Merge tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fixes from Thomas Gleixner:
"Two fixes for locking and jump labels:
- Ensure that the atomic_cmpxchg() conditions are correct and
evaluating to true on any non-zero value except 1. The missing
check of the return value leads to inconsisted state of the jump
label counter.
- Add a missing type conversion in the paravirt spinlock code which
makes loongson build again"
* tag 'locking-urgent-2024-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
jump_label: Fix the fix, brown paper bags galore
locking/pvqspinlock: Correct the type of "old" variable in pv_kick_node()
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions