Re: [PATCH net-next v11 06/15] quic: add stream management
Jakub Kicinski <[email protected]> Thu, 26 Mar 2026 13:07:40 -0700
| Newsgroups | dev.linux.lists.quic,dev.linux.lists.kernel-tls-handshake,org.kernel.vger.linux-cifs,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 26 Mar 2026 11:06:26 -0400 Xin Long wrote: > The AI report on > > https://netdev-ai.bots.linux.dev/ai-review.html?id=1624d906-c0b6-4e12-a63f-5cbfc51b660e#patch-5 > > is false positive. > > As the sk_alloc() calls sk_prot_alloc() with __GFP_ZERO, and the streams->head > is always initialized to NULL. Can you also check the google one? https://sashiko.dev/#/patchset/4019cfba3ffd6f91aee24713d2adc778f858b4c4.1774410440.git.lucien.xin@gmail.com