aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorLinus Torvalds <[email protected]>2024-09-01 21:26:33 +0000
committerLinus Torvalds <[email protected]>2024-09-01 21:26:33 +0000
commit51859c5aa6daa96340a81a1ea2de1b48ccadccf1 (patch)
tree5162564806eb1bfc7bf2807cdcde7eeefc98e0fe /security/selinux/hooks.c
parentMerge tag 'irq-urgent-2024-08-25' of git://git.kernel.org/pub/scm/linux/kerne... (diff)
parentrtmutex: Drop rt_mutex::wait_lock before scheduling (diff)
downloadkernel-51859c5aa6daa96340a81a1ea2de1b48ccadccf1.tar.gz
kernel-51859c5aa6daa96340a81a1ea2de1b48ccadccf1.zip
Merge tag 'locking-urgent-2024-08-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking fix from Thomas Gleixner: "A single fix for rt_mutex. The deadlock detection code drops into an infinite scheduling loop while still holding rt_mutex::wait_lock, which rightfully triggers a 'scheduling in atomic' warning. Unlock it before that" * tag 'locking-urgent-2024-08-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: rtmutex: Drop rt_mutex::wait_lock before scheduling
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions