-
- Downloads
Merge tag 'locking_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fix from Borislav Petkov: - Fix a rtmutex race condition resulting from sharing of the sort key between the lock waiters and the PI chain tree (->pi_waiters) of a task by giving each tree their own sort key * tag 'locking_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: locking/rtmutex: Fix task->pi_waiters integrity
Showing
- kernel/locking/rtmutex.c 114 additions, 56 deletionskernel/locking/rtmutex.c
- kernel/locking/rtmutex_api.c 1 addition, 1 deletionkernel/locking/rtmutex_api.c
- kernel/locking/rtmutex_common.h 34 additions, 13 deletionskernel/locking/rtmutex_common.h
- kernel/locking/ww_mutex.h 6 additions, 6 deletionskernel/locking/ww_mutex.h
Loading
Please register or sign in to comment