diff options
author | 2018-12-09 22:05:11 +0100 | |
---|---|---|
committer | 2018-12-11 22:54:19 -0800 | |
commit | ee28b30cbbe0b490f52ba222c9d392b99581545e (patch) | |
tree | b96fe44e1f99407ad5187d3192b838e7ab7168a5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'ieee802154-for-davem-2018-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan (diff) | |
download | linux-dev-ee28b30cbbe0b490f52ba222c9d392b99581545e.tar.xz linux-dev-ee28b30cbbe0b490f52ba222c9d392b99581545e.zip |
r8169: fix crash if CONFIG_DEBUG_SHIRQ is enabled
If CONFIG_DEBUG_SHIRQ is enabled __free_irq() intentionally fires
a spurious interrupt. This interrupt causes a crash because
tp->dev->phydev is NULL at that time.
Fixes: 38caff5a445b ("r8169: handle all interrupt events in the hard irq handler")
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.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