summary refs log tree commit diff
path: root/net/dsa
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2021-02-03 17:41:03 -0800
committerJakub Kicinski <kuba@kernel.org>2021-02-03 17:41:04 -0800
commit75b8f78fb91fd7bbd730f2a5795f1f926b3bf0b2 (patch)
tree872990bf37de855ed65179fae26f7510aee2b782 /net/dsa
parent462e99a18b22609ed40ee0c096775169c2859b21 (diff)
parent82154580a7f72ed5b16f0b7829a6514542a6bd98 (diff)
downloadlinux-75b8f78fb91fd7bbd730f2a5795f1f926b3bf0b2.tar.gz
Merge branch 'chelsio-cxgb-use-threaded-interrupts-for-deferred-work'
Sebastian Andrzej Siewior says:

====================
chelsio: cxgb: Use threaded interrupts for deferred work

Patch #2 fixes an issue in which del_timer_sync() and tasklet_kill() is
invoked from the interrupt handler. This is probably a rare error case
since it disables interrupts / the card in that case.
Patch #1 converts a worker to use a threaded interrupt which is then
also used in patch #2 instead adding another worker for this task (and
flush_work() to synchronise vs rmmod).
====================

Link: https://lore.kernel.org/r/20210202170104.1909200-1-bigeasy@linutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions