On Fri, Jun 12, 2026 at 06:04:22PM +0000, Long Li wrote: > What if the VMBUS response comes in right after this check? The completion is > allocated on the caller stack, and it will cause kernel OOP.
That is a fair point, I'll try to see if there is a better way to handle this error case.
