diff options
| author | Alex Elder <elder@linaro.org> | 2020-11-05 21:13:56 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-08 02:39:16 +0300 |
| commit | 0b8d6761084511188f0eb197da2c1d2318524b9c (patch) | |
| tree | 5ae2f326eb84e8801bada0c636d5adb1108f3e2a /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 4a04d65c964ea47fb1b32e6821e7fa9f086cedd3 (diff) | |
| download | linux-0b8d6761084511188f0eb197da2c1d2318524b9c.tar.xz | |
net: ipa: request GSI IRQ later
Introduce gsi_irq_init() and gsi_irq_exit(), to encapsulate looking
up the GSI IRQ and registering its handler. Call gsi_irq_init() a
little later in gsi_init(), and initialize the completion earlier.
The IRQ handler accesses both the GSI virtual memory pointer and the
completion, and this way these things will have been initialized
before the gsi_irq() can ever be called.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
