On 01/06/16 10:30, Wei Liu wrote: > On Wed, Jun 01, 2016 at 10:03:44AM +0100, Andrew Cooper wrote: >> >> static void __init calculate_hvm_featureset(void) >> @@ -179,7 +206,7 @@ static void __init calculate_hvm_featureset(void) >> __clear_bit(X86_FEATURE_PCOMMIT, hvm_featureset); >> } >> >> - sanitise_featureset(hvm_featureset); >> + sanitise_featureset(hvm_featureset, & hvm_xfeature_mask); > Nit: extraneous space after "&".
Yeah - I noticed that and fixed it up after posting the email. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel