diff options
| author | Martin Kaiser <[email protected]> | 2021-10-16 20:13:43 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-10-18 16:44:41 +0200 |
| commit | bef56d47b9151d6defe7e2d220bfa7fa7253082a (patch) | |
| tree | a5a35d85f095e83c4d4414d7f539407cd6da5a75 /tools/perf/scripts/python/stackcollapse.py | |
| parent | d508cee5d03c39b1ddf5e0e94764210e1b1b9318 (diff) | |
staging: r8188eu: don't accept SIGTERM for cmd thread
At the moment, our command thread can be killed by user space.
[root@host ]# kill `pidof RTW_CMD_THREAD`
The driver will then stop working until the module is unloaded
and reloaded.
Don't process SIGTERM in the command thread. Other drivers that have a
command thread don't process SIGTERM either.
Acked-by: Fabio M. De Francesco <[email protected]>
Signed-off-by: Martin Kaiser <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions