diff options
| author | Julian Wiedmann <[email protected]> | 2019-07-23 11:55:27 +0200 |
|---|---|---|
| committer | Vasily Gorbik <[email protected]> | 2019-10-31 17:20:51 +0100 |
| commit | 94c43bdaa0073c43a0a1b12e65c51070f02a0642 (patch) | |
| tree | b0010a93874ca0bd214727dcb29882b3bd21e36e /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 4611281021e9835da825b79ba9b62a31670e0791 (diff) | |
s390/qdio: simplify thinint device registration
On an interrupt, tiqdio_thinint_handler() walks a list of all objects
that might require attention, and checks their DSCI. This list is
awkwardly built from Input Queues, even though the IRQs are per-device
and the queue is then only used to dereference its qdio_irq parent.
To simplify the logic, change the code so that tiq_list contains
qdio_irq entries.
Signed-off-by: Julian Wiedmann <[email protected]>
Reviewed-by: Benjamin Block <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions