diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2020-02-16 08:03:32 +1100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-16 19:48:22 -0800 |
commit | d5f3889aca9f5516d0e86c06e040775c2a26c4fd (patch) | |
tree | 4bf1701c57125a6ca75a2424c9c7b287c1cd4386 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8fe676b3db7a94ae14e274e24395e96ab3f09e8b (diff) |
net/macsonic: Remove interrupt handler wrapper
On m68k, local irqs remain enabled while interrupt handlers execute.
Therefore the macsonic driver has had to disable interrupts to avoid
re-entering sonic_interrupt().
As of commit 865ad2f2201d ("net/sonic: Add mutual exclusion for accessing
shared state"), sonic_interrupt() became re-entrant, and its wrapper
became redundant.
Tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions