On 18/06/2021 00:39, Daniel P. Smith wrote: > With the conversion of making XSM always enabled even the dummy XSM module is > being invoked through the xsm_ops dispatch which does not use passing of the > default privilege. This commit removes the xen_default_t parameter from the > hook > definitions and all the respective call sites. > > Signed-off-by: Daniel P. Smith <dpsm...@apertussolutions.com>
I'm struggling to parse the first sentence. Also, there's a typo in the subject. ~Andrew