[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y+O1o4TvO1ajPsgi@google.com>
Date: Wed, 8 Feb 2023 14:45:55 +0000
From: Sean Christopherson <seanjc@...gle.com>
To: kvm@...r.kernel.org, shahuang@...hat.com
Cc: Paolo Bonzini <pbonzini@...hat.com>, Shuah Khan <shuah@...nel.org>,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] selftests: KVM: Replace optarg with arg in
guest_modes_cmdline
On Wed, Feb 08, 2023, Sean Christopherson wrote:
> On Thu, 02 Feb 2023 10:57:15 +0800, shahuang@...hat.com wrote:
> > The parameter arg in guest_modes_cmdline not being used now, and the
> > optarg should be replaced with arg in guest_modes_cmdline.
> >
> > And this is the chance to change strtoul() to atoi_non_negative(), since
> > guest mode ID will never be negative.
> >
> >
> > [...]
>
> Applied to kvm-x86 selftests, thanks!
>
> [1/1] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
> https://github.com/kvm-x86/linux/commit/62f86202d76d
I force pushed to selftests because of a goof on my end, new SHA-1 is:
https://github.com/kvm-x86/linux/commit/7ae69d7087a9
Powered by blists - more mailing lists