Re: [PATCH net v7 00/11] rxrpc: Fix CHALLENGE packet handling
Jakub Kicinski <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 12 Aug 2026 12:01:15 +0100 David Howells wrote: > - Fixed more Sashiko-reported bugs[7]: > - Made the loops in afs_make_call() that call rxrpc_kernel_send_data() > pass the amount left in the iterator rather than an unreducing size. > - Made the second loop in afs_make_call() check to see if > rxrpc_kernel_send_data() returned an error. > - Removed yet more OOB references, two in linux/af_rxrpc.h and one in > rxrpc.rst. FWIW I had to kick off clashiko manually because sparse false-positives on one of the patches. It should finish in 30min or so. I'm signing off for the day, so please TAL if you can: https://netdev-ai.bots.linux.dev/sashiko/#/patchset/[email protected] and let us know if we should ship v7 as is or you want to tweak..