[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHVum0e0ZL-Q7DwZ-SYSuqX1n_9EU85mYhyvUA=75zpJ6a29ow@mail.gmail.com>
Date: Tue, 7 Feb 2023 20:29:18 -0800
From: Vipin Sharma <vipinsh@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>
Cc: pbonzini@...hat.com, bgardon@...gle.com, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [Patch v2] KVM: selftests: Make reclaim_period_ms input always be positive
On Tue, Feb 7, 2023 at 6:10 PM Sean Christopherson <seanjc@...gle.com> wrote:
>
> On Wed, 11 Jan 2023 10:34:08 -0800, Vipin Sharma wrote:
> > reclaim_period_ms use to be positive only but the commit 0001725d0f9b
> > ("KVM: selftests: Add atoi_positive() and atoi_non_negative() for input
> > validation") incorrectly changed it to non-negative validation.
> >
> > Change validation to allow only positive input.
> >
> >
> > [...]
>
> Applied to kvm-x86 selftests, thanks!
Just FYI, this patch has already been applied to kvm/master branch.
https://git.kernel.org/pub/scm/virt/kvm/kvm.git/commit/?id=c2c46b10d52624376322b01654095a84611c7e09
>
> [1/1] KVM: selftests: Make reclaim_period_ms input always be positive
> https://github.com/kvm-x86/linux/commit/4dfd8e37fa0f
>
> --
> https://github.com/kvm-x86/linux/tree/next
> https://github.com/kvm-x86/linux/tree/fixes
Powered by blists - more mailing lists