diff options
author | Jiawen Wu <jiawenwu@trustnetic.com> | 2024-01-25 09:22:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-01-27 17:31:55 +0300 |
commit | aefd013624a10f39b0bfaee8432a235128705380 (patch) | |
tree | 1944f6508a496e54fdbefa5738ce61e7431470a8 /tools/perf/scripts/python/task-analyzer.py | |
parent | 63aabc3ef1961a5eb3049d02a323b3b7fabb9a23 (diff) | |
download | linux-aefd013624a10f39b0bfaee8432a235128705380.tar.xz |
net: txgbe: use irq_domain for interrupt controller
In the current interrupt controller, the MAC interrupt acts as the
parent interrupt in the GPIO IRQ chip. But when the number of Rx/Tx
ring changes, the PCI IRQ vector needs to be reallocated. Then this
interrupt controller would be corrupted. So use irq_domain structure
to avoid the above problem.
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions