diff options
author | 2025-08-17 05:57:47 -0700 | |
---|---|---|
committer | 2025-08-17 05:57:47 -0700 | |
commit | 0a9ee9ce49a66bfdf12e34130b45fafe170dfc84 (patch) | |
tree | fac85d33a6e470b221e737cb0f73cead82cedda0 /lib/ubsan.c | |
parent | Merge tag 'rust-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux (diff) | |
parent | locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() path (diff) | |
download | wireguard-linux-0a9ee9ce49a66bfdf12e34130b45fafe170dfc84.tar.xz wireguard-linux-0a9ee9ce49a66bfdf12e34130b45fafe170dfc84.zip |
Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fixes from Borislav Petkov:
- Make sure sanity checks down in the mutex lock path happen on the
correct type of task so that they don't trigger falsely
- Use the write unsafe user access pairs when writing a futex value to
prevent an error on PowerPC which does user read and write accesses
differently
* tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() path
futex: Use user_write_access_begin/_end() in futex_put_value()
Diffstat (limited to 'lib/ubsan.c')
0 files changed, 0 insertions, 0 deletions