[Public] > -----Original Message----- > From: Jan Beulich <[email protected]> > Sent: Friday, November 21, 2025 3:53 PM > To: Penny, Zheng <[email protected]> > Cc: Huang, Ray <[email protected]>; [email protected]; Daniel P. > Smith <[email protected]>; Stefano Stabellini > <[email protected]>; [email protected] > Subject: Re: [PATCH v2 2/7] xen/xsm: wrap xsm_vm_event_control() with > CONFIG_VM_EVENT > > On 21.11.2025 08:47, Penny Zheng wrote: > > Function xsm_vm_event_control() is only invoked under CONFIG_VM_EVENT, > > so it shall be wrapped with it, otherwiae it will become unreachable > > when VM_EVENT=n and hence violating Misra rule 2.1. > > > > Signed-off-by: Penny Zheng <[email protected]> > > Reviewed-by: Stefano Stabellini <[email protected]> > > --- > > v1 -> v2: > > - new commit > > In which case - where's the R-b coming from? >
Ah, sorry, I may send the wrong dev version. I'll immediately update v3. Plz ignore v2. And I'll explain in the cover letter. > Jan
