On 11/5/21 9:55 AM, 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"
I don't know about fixing but completing was accurate. I am fairly
certain in one of the incarnations of the patch set there was a comment
identifying that these were left remaining since compound types were not
supported by altcall.
Regardless,
Reviewed-by: Daniel P. Smith <dpsm...@apertussolutions.com>
v/r,
dps