Revision 2f84f8232ed3bfb772dcf30d8a0acbb8ee7ffb73 authored by Linus Torvalds on 19 November 2023, 21:30:21 UTC, committed by Linus Torvalds on 19 November 2023, 21:30:21 UTC
Pull locking fix from Borislav Petkov:

 - Fix a hardcoded futex flags case which lead to one robust futex test
   failure

* tag 'locking_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  futex: Fix hardcoded flags
2 parent s c8b3443 + c9bd156
History
File Mode Size
Makefile -rw-r--r-- 304 bytes
cs46xx.c -rw-r--r-- 3.6 KB
cs46xx.h -rw-r--r-- 71.2 KB
cs46xx_dsp_scb_types.h -rw-r--r-- 26.8 KB
cs46xx_dsp_spos.h -rw-r--r-- 5.1 KB
cs46xx_dsp_task_types.h -rw-r--r-- 6.4 KB
cs46xx_lib.c -rw-r--r-- 105.8 KB
cs46xx_lib.h -rw-r--r-- 7.7 KB
dsp_spos.c -rw-r--r-- 53.0 KB
dsp_spos.h -rw-r--r-- 6.9 KB
dsp_spos_scb_lib.c -rw-r--r-- 47.5 KB

back to top