On Wed, 7 Jan 2026 16:09:01 -0600 Dan Jurgens wrote: > > disable_delayed_refill() is going away in net > > > > https://lore.kernel.org/all/[email protected]/ > > > > You'll have to wait for that change to propagate to net-next to avoid > > a transient build issue: > > > > https://netdev.bots.linux.dev/contest.html?pw-n=0&branch=net-next-2026-01-07--21-00&pw-n=0&pass=0 > > > > Thanks for the heads up. The AI bot flagged another bug with the return > value of virtnet_restore_up so I'll send a v16 once this patch comes in.
FWIW it costs us ~$17.04 to run the AI review on your series. I presume you have access to Claude or Gemini at nvidia, if you could potentially run the reviews internally that'd both save us money and shorten the review loop for you. All we do is clone this: https://github.com/masoncl/review-prompts And give AI this prompt: Current directory is the root of a Linux Kernel git repository. Read the prompt from {full_prompt_path}. Using the prompt, do a deep dive regression analysis of the HEAD commit. Use commit range {git_range} for the false-positive-guide.md section.
