diff options
| author | Andrew Lunn <andrew@lunn.ch> | 2016-10-16 20:56:51 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2016-10-17 18:18:08 +0300 |
| commit | 664fcf123a30edf16b47d2ce1f610d654ba917b2 (patch) | |
| tree | c458a1bdf5033c4fc1bd2384e643965f1c38f880 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | c974bdbc3e7734e72d6347afc49f806342578e75 (diff) | |
| download | linux-664fcf123a30edf16b47d2ce1f610d654ba917b2.tar.xz | |
net: phy: Threaded interrupts allow some simplification
The PHY interrupts are now handled in a threaded interrupt handler,
which can sleep. The work queue is no longer needed, phy_change() can
be called directly. phy_mac_interrupt() still needs to be safe to call
in interrupt context, so keep the work queue, and use a helper to call
phy_change().
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
