aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorReto Schneider <[email protected]>2020-06-22 15:21:11 +0200
committerKalle Valo <[email protected]>2020-07-15 13:37:12 +0300
commitec89032cd148f8805c5adf5d38f1f382036f5a5c (patch)
tree5709ff5e9562cda0b44e0074f44e9fbbbac422d0 /tools/perf/scripts/python/bin
parentf8279dad4e36c1e8fcdb54114306eca879275e30 (diff)
rtlwifi: rtl8192cu: Fix deadlock
Prevent code from calling itself indirectly, causing the driver to hang and consume 100% CPU. Without this fix, the following script can bring down a single CPU system: ``` while true; do rmmod rtl8192cu modprobe rtl8192cu done ``` Signed-off-by: Reto Schneider <[email protected]> ACKed-by: Larry Finger <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions