On Wed, Jul 15, 2020 at 09:45:47AM +0200, Jan Beulich wrote: > Except for hvm_shadow_max_featuremask and deep_features they're > referenced by __init functions only. > > Signed-off-by: Jan Beulich <[email protected]>
AFAICT those are still only used by __init functions: Acked-by: Roger Pau Monné <[email protected]> And making those non-init when required is trivial. Thanks, Roger.
