Thread (11 messages) flat view 11 messages, 3 authors, 5d ago

Re: [PATCH net-next v12 1/5] net: rnpgbe: Add interrupt handling

From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-09-18 23:01:34
Also in: lkml

On Mon, 14 Sep 2026 09:32:01 +0800 Dong Yibo wrote:
+enum mucse_state_t {
+	__MUCSE_DOWN,
+};
Please avoid adding such bits, as AI points out it is racy.
You should be able to order the code correctly and disable
NAPI, no need for racy checks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help