kernel_samsung_a53x/drivers/net/ethernet/freescale
Jinjie Ruan e356dcea7c net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()
[ Upstream commit 799a9225997799f7b1b579bc50a93b78b4fb2a01 ]

disable_irq() after request_irq() still has a time gap in which
interrupts can come. request_irq() with IRQF_NO_AUTOEN flag will
disable IRQ auto-enable when request IRQ.

Fixes: bbb96dc7fa1a ("enetc: Factor out the traffic start/stop procedures")
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Link: https://patch.msgid.link/20240911094445.1922476-3-ruanjinjie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:21:19 +01:00
..
dpaa net: dpaa: Pad packets to ETH_ZLEN 2024-11-23 23:21:13 +01:00
dpaa2 net/dpaa2: Avoid explicit cpumask var allocation on stack 2024-11-19 14:19:32 +01:00
enetc net: enetc: Use IRQF_NO_AUTOEN flag in request_irq() 2024-11-23 23:21:19 +01:00
fman
fs_enet
fec.h
fec_main.c net: fec: Fix FEC_ECR_EN1588 being cleared on link-down 2024-11-23 23:20:07 +01:00
fec_mpc52xx.c
fec_mpc52xx.h
fec_mpc52xx_phy.c
fec_ptp.c net: fec: Stop PPS on driver remove 2024-11-23 23:20:22 +01:00
fsl_pq_mdio.c
gianfar.c
gianfar.h
gianfar_ethtool.c
Kconfig
Makefile
ucc_geth.c
ucc_geth.h
ucc_geth_ethtool.c
xgmac_mdio.c