diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2022-06-03 09:35:00 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2022-07-11 13:40:01 +0200 |
commit | 9ed107e0e98b7e5ee6cb0b738e83e003e543f653 (patch) | |
tree | 5cd81458ce9e3141d43b24a387b6a4b925a36f17 /arch/arm/mach-ixp4xx/Makefile | |
parent | mt76: mt7615: add missing bh-disable around rx napi schedule (diff) | |
download | linux-9ed107e0e98b7e5ee6cb0b738e83e003e543f653.tar.xz linux-9ed107e0e98b7e5ee6cb0b738e83e003e543f653.zip |
mt76: mt7921: add missing bh-disable around rx napi schedule
napi_schedule() can call __raise_softirq_irqoff(), which can perform
softirq handling, so it must not be called in a pure process context
with BH enabled.
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'arch/arm/mach-ixp4xx/Makefile')
0 files changed, 0 insertions, 0 deletions