diff options
author | 2021-12-22 10:17:16 -0800 | |
---|---|---|
committer | 2021-12-22 10:17:16 -0800 | |
commit | 3f066e882bf1373db023ada606e0dca1af375d9b (patch) | |
tree | cce26aaf008037df6baa11fbeb6aaf14200a9339 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/linux-ipmi (diff) | |
parent | parisc: remove ARCH_DEFCONFIG (diff) | |
download | wireguard-linux-3f066e882bf1373db023ada606e0dca1af375d9b.tar.xz wireguard-linux-3f066e882bf1373db023ada606e0dca1af375d9b.zip |
Merge tag 'for-5.16/parisc-7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Pull parisc architecture fixes from Helge Deller:
- Fix a bug in the C code which calculates the relevant futex spinlock
based on the futex virtual address. In some cases a wrong spinlock
(compared to what is calculated in the assembly code path) was
choosen which then can lead to deadlocks.
- The 64-bit kernel missed to clip the LWS number in the
Light-weight-syscall path for 32-bit processes.
- Prevent CPU register dump to show stale value in IIR register on
access rights traps.
- Remove unused ARCH_DEFCONFIG entries.
* tag 'for-5.16/parisc-7' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
parisc: remove ARCH_DEFCONFIG
parisc: Fix mask used to select futex spinlock
parisc: Correct completer in lws start
parisc: Clear stale IIR value on instruction access rights trap
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions