diff options
author | Dan Carpenter <[email protected]> | 2021-09-03 16:18:56 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-09-03 16:16:51 -0700 |
commit | 52a67fbf0cffcc1a0d1272cf0522cb193a0d0bd6 (patch) | |
tree | 8497d59a2392a6034c1ce22d365e713fef60856f /tools/perf/scripts/python/intel-pt-events.py | |
parent | 9756e44fd4d283ebcc94df353642f322428b73de (diff) |
ionic: fix a sleeping in atomic bug
This code is holding spin_lock_bh(&lif->rx_filters.lock); so the
allocation needs to be atomic.
Fixes: 969f84394604 ("ionic: sync the filters in the work task")
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Shannon Nelson <[email protected]>
Link: https://lore.kernel.org/r/20210903131856.GA25934@kili
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions