summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSean Anderson <seanga2@gmail.com>2023-03-24 13:51:30 -0400
committerDavid S. Miller <davem@davemloft.net>2023-03-27 08:41:56 +0100
commit27b9ea8f37a6f5d6bd4c6867fd1910a978371572 (patch)
treee6473723bffe655118c903ebb34f4c73984485b3 /tools/perf/scripts/python/export-to-postgresql.py
parent3427372d0bd8c75036768d017074c29c99ce6342 (diff)
net: sunhme: Unify IRQ requesting
Instead of registering one interrupt handler for all four SBUS Quattro HMEs, let each HME register its own handler. To make this work, we don't handle the IRQ if none of the status bits are set. This reduces the complexity of the driver, and makes it easier to ensure things happen before/after enabling IRQs. I'm not really sure why we request IRQs in two different places (and leave them running after removing the driver!). A lot of things in this driver seem to just be crusty, and not necessarily intentional. I'm assuming that's the case here as well. This really needs to be tested by someone with an SBUS Quattro card. Signed-off-by: Sean Anderson <seanga2@gmail.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions