Re: [PATCH] KVM: VMX: re-add ple_gap module parameter

2018-11-28 Thread Paolo Bonzini
On 28/11/18 17:11, Sasha Levin wrote: > On Wed, Nov 28, 2018 at 03:57:53PM +, Moger, Babu wrote: >> My bad.. Sorry about this. I think this should also go to >> sta...@vger.kernel.org > > Please actually add the stable tag in the commit message if you intend > for this patch to go in stable.

Re: [PATCH] KVM: VMX: re-add ple_gap module parameter

2018-11-28 Thread Sasha Levin
On Wed, Nov 28, 2018 at 03:57:53PM +, Moger, Babu wrote: My bad.. Sorry about this. I think this should also go to sta...@vger.kernel.org Please actually add the stable tag in the commit message if you intend for this patch to go in stable. -- Thanks, Sasha

Re: [PATCH] KVM: VMX: re-add ple_gap module parameter

2018-11-28 Thread Luiz Capitulino
t; Sent: Friday, November 23, 2018 12:27 PM > > To: Liran Alon > > Cc: Paolo Bonzini ; Moger, Babu > > ; k...@vger.kernel.org; linux- > > ker...@vger.kernel.org > > Subject: Re: [PATCH] KVM: VMX: re-add ple_gap module parameter > > > > On Fri, 23 Nov 201

RE: [PATCH] KVM: VMX: re-add ple_gap module parameter

2018-11-28 Thread Moger, Babu
.kernel.org > Subject: Re: [PATCH] KVM: VMX: re-add ple_gap module parameter > > On Fri, 23 Nov 2018 19:42:53 +0200 > Liran Alon wrote: > > > > On 23 Nov 2018, at 19:02, Luiz Capitulino > wrote: > > > > > > > > >

Re: [PATCH] KVM: VMX: re-add ple_gap module parameter

2018-11-23 Thread Luiz Capitulino
On Fri, 23 Nov 2018 19:42:53 +0200 Liran Alon wrote: > > On 23 Nov 2018, at 19:02, Luiz Capitulino wrote: > > > > > > Apparently, the ple_gap parameter was accidentally removed > > by commit c8e88717cfc6b36bedea22368d97667446318291. Add it > > back. > > > > Signed-off-by: Luiz Capitulino >

Re: [PATCH] KVM: VMX: re-add ple_gap module parameter

2018-11-23 Thread Liran Alon
> On 23 Nov 2018, at 19:02, Luiz Capitulino wrote: > > > Apparently, the ple_gap parameter was accidentally removed > by commit c8e88717cfc6b36bedea22368d97667446318291. Add it > back. > > Signed-off-by: Luiz Capitulino Weird that nobody noticed this when patch was applied… Thanks. Reviewe

[PATCH] KVM: VMX: re-add ple_gap module parameter

2018-11-23 Thread Luiz Capitulino
Apparently, the ple_gap parameter was accidentally removed by commit c8e88717cfc6b36bedea22368d97667446318291. Add it back. Signed-off-by: Luiz Capitulino --- arch/x86/kvm/vmx.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c index 4555077d69ce..be6f