diff options
| author | Giovanni Cabiddu <[email protected]> | 2021-08-12 21:21:14 +0100 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2021-08-21 15:44:55 +0800 |
| commit | 0a73c762e1eee33a5e5dc0e3488f1b7cd17249b3 (patch) | |
| tree | 97e29324e9393a9b67301cbfd06f4860bf0d3a55 /scripts/gdb/linux/lists.py | |
| parent | 5147f0906d50a9d26f2b8698cd06b5680e9867ff (diff) | |
crypto: qat - handle both source of interrupt in VF ISR
The top half of the VF drivers handled only a source at the time.
If an interrupt for PF2VF and bundle occurred at the same time, the ISR
scheduled only the bottom half for PF2VF.
This patch fixes the VF top half so that if both sources of interrupt
trigger at the same time, both bottom halves are scheduled.
This patch is based on earlier work done by Conor McLoughlin.
Signed-off-by: Giovanni Cabiddu <[email protected]>
Reviewed-by: Marco Chiappero <[email protected]>
Reviewed-by: Fiona Trahe <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions