aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHeiner Kallweit <[email protected]>2024-05-15 06:18:01 +0000
committerPaolo Abeni <[email protected]>2024-05-21 09:18:55 +0000
commiteabb8a9be1e4a12f3bf37ceb7411083e3775672d (patch)
tree489fe32cb7062d0e8b81cde3f6ce6184ccf04b50 /net/unix/af_unix.c
parentnfc: nci: Fix uninit-value in nci_rx_work (diff)
downloadkernel-eabb8a9be1e4a12f3bf37ceb7411083e3775672d.tar.gz
kernel-eabb8a9be1e4a12f3bf37ceb7411083e3775672d.zip
Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"
This reverts commit 7274c4147afbf46f45b8501edbdad6da8cd013b9. Ken reported that RTL8125b can lock up if gro_flush_timeout has the default value of 20000 and napi_defer_hard_irqs is set to 0. In this scenario device interrupts aren't disabled, what seems to trigger some silicon bug under heavy load. I was able to reproduce this behavior on RTL8168h. Fix this by reverting 7274c4147afb. Fixes: 7274c4147afb ("r8169: don't try to disable interrupts if NAPI is scheduled already") Cc: [email protected] Reported-by: Ken Milmore <[email protected]> Signed-off-by: Heiner Kallweit <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions