On Mon, May 19, 2025 at 09:44:35PM -0700, mhkelley58@xxxxxxxxx wrote: > From: Michael Kelley <mhklinux@xxxxxxxxxxx> > > Starting in the 6.15 kernel, VMBus interrupts are automatically > assigned away from a CPU that is being taken offline. Add documentation > describing this case. > > Also add details of Hyper-V behavior when the primary channel of > a VMBus device is closed as the result of unbinding the device's > driver. This behavior has not changed, but it was not previously > documented. > > Signed-off-by: Michael Kelley <mhklinux@xxxxxxxxxxx> Queued. Thanks.