Re: [PATCH] KVM: VMX: fixes for vmentry_l1d_flush module parameter

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 22/08/2018 17:29, Konrad Rzeszutek Wilk wrote:
>> +	[VMENTER_L1D_FLUSH_AUTO]	 = {"auto", true},
>> +	[VMENTER_L1D_FLUSH_NEVER]	 = {"never", true},
>> +	[VMENTER_L1D_FLUSH_COND]	 = {"cond", true},
>> +	[VMENTER_L1D_FLUSH_ALWAYS]	 = {"always", true},
>> +	[VMENTER_L1D_FLUSH_EPT_DISABLED] = {"EPT disabled", false},
>> +	[VMENTER_L1D_FLUSH_NOT_REQUIRED] = {"not required", false},
> Ingo likes these to have tabs. Any chance you could do:
> 
> 	[VMENTER_L1D_FLUSH_NOT_REQUIRED] = {"not required",	false},
> 
> or so?
> 

Hmm, too late...  Sorry about that.

Paolo



[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux