]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'fix-rx-fatal-errors'
authorJakub Kicinski <kuba@kernel.org>
Wed, 16 Jul 2025 00:28:28 +0000 (17:28 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 16 Jul 2025 00:28:28 +0000 (17:28 -0700)
Jiawen Wu says:

====================
Fix Rx fatal errors

There are some fatal errors on the Rx NAPI path, which can cause
the kernel to crash. Fix known issues and potential risks.

The part of the patches has been mentioned before[1].

[1]: https://lore.kernel.org/all/C8A23A11DB646E60+20250630094102.22265-1-jiawenwu@trustnetic.com/

v1: https://lore.kernel.org/20250709064025.19436-1-jiawenwu@trustnetic.com
====================

Link: https://patch.msgid.link/20250714024755.17512-1-jiawenwu@trustnetic.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge