On 05.11.2021 14:55, Andrew Cooper wrote: > With alternative_call() capable of handling compound types, the three > remaining hooks can be optimised at boot time too. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> > --- > CC: Daniel De Graaf <dgde...@tycho.nsa.gov> > CC: Daniel Smith <dpsm...@apertussolutions.com> > > I'm on the fence as to whether to declare this as fixing "xsm: convert xsm_ops > hook calls to alternative call"
Forgot to say a word on this: I'd consider Fixes: appropriate, as the commit's description says nothing about these having been left out, nor why. Jan