On 11/06/2015 01:00 AM, Huaitong Han wrote: > when KVM uses the get_xsave_addr, xsave parameter belongs to guest vcpu, if > xsave is replaced with current task (host) xsave, get_xsave_addr will return > error > xsave addr to KVM. > > Signed-off-by: Huaitong Han <[email protected]>
Looks good to me. It was completely bogus that we passed 'xsave' in there and then just wrote over it. Reviewed-by: Dave Hansen <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

