diff options
author | Alex Elder <elder@linaro.org> | 2020-11-05 21:14:07 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-08 02:39:17 +0300 |
commit | 8194be79fbbc36dae391b7d747ba58459687792a (patch) | |
tree | 817b3a9ae2d7f7485a2e57342022cd49722a8140 /tools/perf/scripts/python/stackcollapse.py | |
parent | 352f26a886d859927310a9dfdbaf1a989dfb18ca (diff) | |
download | linux-8194be79fbbc36dae391b7d747ba58459687792a.tar.xz |
net: ipa: pass a value to gsi_irq_type_update()
Now that all of the GSI interrupts are handled uniformly,
change gsi_irq_type_update() so it takes a value. Have the
function assign that value to the cached mask of enabled GSI
IRQ types before writing it to hardware.
Note that gsi_irq_teardown() will only be called after
gsi_irq_disable(), so it's not necessary for the former
to disable all IRQ types. Get rid of that.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions