From: Paolo Abeni Date: Tue, 12 Aug 2025 12:43:08 +0000 (+0200) Subject: Merge branch 'net-prevent-deadlocks-and-mis-configuration-with-per-napi-threaded... X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=74078816f8b937afbcc7c2991977527b2c77463d;p=linux-block.git Merge branch 'net-prevent-deadlocks-and-mis-configuration-with-per-napi-threaded-config' Jakub Kicinski says: ==================== net: prevent deadlocks and mis-configuration with per-NAPI threaded config Running the test added with a recent fix on a driver with persistent NAPI config leads to a deadlock. The deadlock is fixed by patch 3, patch 2 is I think a more fundamental problem with the way we implemented the config. I hope the fix makes sense, my own thinking is definitely colored by my preference (IOW how the per-queue config RFC was implemented). v1: https://lore.kernel.org/20250808014952.724762-1-kuba@kernel.org ==================== Link: https://patch.msgid.link/20250809001205.1147153-1-kuba@kernel.org Signed-off-by: Paolo Abeni --- 74078816f8b937afbcc7c2991977527b2c77463d