On Wed, May 14, 2025 at 03:55:08PM -0700, mhkelle...@gmail.com wrote: > From: Michael Kelley <mhkli...@outlook.com> > > The VMBus driver code has some inherent races in the creation of the > "channels" sysfs subdirectory and its per-channel numbered subdirectories. > These races have not generally been recognized or understood. Add some > comments to call them out. No code changes. > > Signed-off-by: Michael Kelley <mhkli...@outlook.com>
Applied to hyperv-next-staging. Thanks.