diff options
author | Oliver Neukum <oneukum@suse.com> | 2024-09-12 15:32:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-09-13 08:54:23 +0300 |
commit | 8265d06b7794493d82c5c21a12d7ba43eccc30cb (patch) | |
tree | 6b504e125429b64244ce245964162369954c6a55 /tools/perf/scripts/python/parallel-perf.py | |
parent | b41c1fa155ba56d125885b0191aabaf3c508d0a3 (diff) | |
download | linux-8265d06b7794493d82c5c21a12d7ba43eccc30cb.tar.xz |
USB: appledisplay: close race between probe and completion handler
There is a small window during probing when IO is running
but the backlight is not registered. Processing events
during that time will crash. The completion handler
needs to check for a backlight before scheduling work.
The bug is as old as the driver.
Signed-off-by: Oliver Neukum <oneukum@suse.com>
CC: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20240912123317.1026049-1-oneukum@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions