openwrt/target/linux
Markus Stockhausen 0eac896cc7 realtek: eth: be defensive in rteth_confirm_and_disable_irqs()
With latest refactoring irq activation and deactivation is side-by-side
in the code. This makes it easier to align these functions. Current
assumption is, that the ethernet irq is only called on one cpu and
napi handling does not interfere. So it should be totally fine to
run irq disabling (called from interrupt handler) without locks.
Nevertheless be defensive and add a lock(). So in the case the ethernet
irq is fired twice on two cpus (e.g. RTL931x) the code is on the
safe side.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/22156
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-02-27 18:24:25 +01:00
..
airoha airoha: an7583: fix wrong clock for SPI and SLIC 2026-02-20 00:57:35 +01:00
apm821xx Revert "apm821xx: rename pciex to pcie" 2026-02-10 14:54:23 +01:00
armsr
at91
ath79 ath79: mikrotik: fix DEVICE_PACKAGES 2026-02-24 14:37:33 +01:00
bcm27xx kernel: bump 6.12 to 6.12.70 2026-02-14 18:30:02 +01:00
bcm47xx
bcm53xx bcm53xx: meraki mx6x: use nvmem MAC assignment 2026-02-25 16:17:05 +01:00
bcm4908
bmips Revert "bmips: huawei-hg556a-c: use nvmem for wifi eeprom" 2026-02-20 23:01:29 +01:00
d1
econet kernel: bump 6.12 to 6.12.72 2026-02-27 18:17:49 +01:00
gemini gemini: add support for Teltonika RUT104 2026-02-17 11:27:22 +01:00
generic kernel: bump 6.12 to 6.12.74 2026-02-27 18:17:49 +01:00
imx imx: cortexa53: enable DMA contiguous memory allocator 2026-02-27 11:02:05 +01:00
ipq40xx generic: add CONFIG_REGULATOR_QCOM_LABIBB 2026-02-27 11:16:55 +01:00
ipq806x generic: add CONFIG_REGULATOR_QCOM_LABIBB 2026-02-27 11:16:55 +01:00
ixp4xx
kirkwood
lantiq Revert "lantiq: arv7525pw: use nvmem for eeprom" 2026-02-27 16:33:46 +01:00
layerscape kernel: bump 6.12 to 6.12.71 2026-02-14 18:30:02 +01:00
loongarch64
malta malta: convert to Device macro image building 2026-02-11 00:08:34 +01:00
mediatek generic: add CONFIG_REGULATOR_QCOM_LABIBB 2026-02-27 11:16:55 +01:00
microchipsw
mpc85xx
mvebu mvebu: use libdeflate for FitImage 2026-02-24 11:47:22 +01:00
mxs
octeon
omap
pistachio
qoriq
qualcommax generic: add CONFIG_REGULATOR_QCOM_LABIBB 2026-02-27 11:16:55 +01:00
qualcommbe generic: add CONFIG_REGULATOR_QCOM_LABIBB 2026-02-27 11:16:55 +01:00
ramips ramips: mt7621: fix network configuration 2026-02-26 20:16:24 +01:00
realtek realtek: eth: be defensive in rteth_confirm_and_disable_irqs() 2026-02-27 18:24:25 +01:00
rockchip kernel: bump 6.12 to 6.12.69 2026-02-07 17:20:33 +01:00
sifiveu
siflower treewide: remove of_platform.h include 2026-02-04 00:50:06 +01:00
starfive
stm32
sunxi
tegra
uml
x86 x86: base-files add support for Sophos 210r3 and 230r2 2026-02-12 23:55:29 +01:00
zynq
Makefile