t/lists/netdev/msg694960.html
> Reported-by: Serge Belyshev
> Signed-off-by: Heiner Kallweit
> ---
Thanks, that works for me.
Tested-by: Serge Belyshev
>> [8.850099] genirq: Flags mismatch irq 18. 00010080 (eth0) vs. 2080
>> (ahci[:05:00.0])
>>
> Please provide the following info in addition:
> - dmesg
> - lspci -v
> - cat /proc/interrupts
Attached below.
[0.00] Linux version 5.9.0-10641-g424a646e072a (ssb@spider) (gcc 4.
> For several network drivers it was reported that using
> __napi_schedule_irqoff() is unsafe with forced threading. One way to
> fix this is switching back to __napi_schedule, but then we lose the
> benefit of the irqoff version in general. As stated by Eric it doesn't
> make sense to make the m