From: Wei Liu <[email protected]> > > On Wed, Feb 18, 2026 at 09:52:41PM +0000, Long Li wrote: > > > From: Michael Kelley <[email protected]> > > > > > > The per-cpu variable vmbus_evt is currently dynamically allocated. It's > > > only 8 > > > bytes, so just allocate it statically to simplify and save a few lines of > > > code. > > > > > > Signed-off-by: Michael Kelley <[email protected]> > > > > Reviewed-by: Long Li <[email protected]> > > Applied to hyperv-next. > > This has a conflict with Jan Kiszka's patch. It is easy to resolve. > Please check and shout if something is off. >
Thanks. The conflict resolution looks good to me. Michael
