On 04/05/18 19:45, Boris Ostrovsky wrote:
> On 05/04/2018 01:28 PM, Andrew Cooper wrote:
>> --- a/xen/include/asm-x86/msr-index.h
>> +++ b/xen/include/asm-x86/msr-index.h
>> @@ -31,6 +31,9 @@
>>  #define EFER_LMSLE          (1<<_EFER_LMSLE)
>>  #define EFER_FFXSE          (1<<_EFER_FFXSE)
>>  
>> +#define EFER_KNOWN_MASK             (EFER_SCE | EFER_LME | EFER_LMA | 
>> EFER_NX | \
>
> I think there is an extra tab here (but this may be my email client not
> showing it properly)

Its correct in the file, but renders incorrectly everywhere else.  (I
did a doubletake the first time I saw the email.)

> Reviewed-by: Boris Ostrovsky <boris.ostrov...@oracle.com>

Thanks,

~Andrew

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to