[PATCH net v4 3/3] net: xilinx: axienet: Fix IRQ error handling

Bui Duc Phuc phucduc.bui at gmail.com
Sun Aug 23 20:26:48 PDT 2026


Hi Paolo,  Radhey, Gupta.

> >
> > ENOMEM is a slightly misleading errno for "IRQ not found" on the OF path
> > -EINVAL/-ENXIO would be more accurate. Since we are here, better to
> > correct that also.
> >
>
> Thanks for pointing this out. I agree that -ENOMEM is misleading here.
> I'll address this separately.
>

I initially planned to make a separate series for fixing the returned
error codes,
but I think it is better to include those changes in this series.

I would also like to withdraw this series from net and resend it to
net-next after August 31.
Since there have been no reported issues and these were found through
code review,
I think net-next is more appropriate.

Best regards,
Phuc



More information about the linux-arm-kernel mailing list