From: Sean Christopherson <seanjc@google.com>
To: kvm@vger.kernel.org, shahuang@redhat.com
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Shuah Khan <shuah@kernel.org>,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
Date: Wed, 8 Feb 2023 14:45:55 +0000 [thread overview]
Message-ID: <Y+O1o4TvO1ajPsgi@google.com> (raw)
In-Reply-To: <167582135972.455074.6960378545703076467.b4-ty@google.com>
On Wed, Feb 08, 2023, Sean Christopherson wrote:
> On Thu, 02 Feb 2023 10:57:15 +0800, shahuang@redhat.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
prev parent reply other threads:[~2023-02-08 14:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-02 2:57 [PATCH v2] selftests: KVM: Replace optarg with arg in guest_modes_cmdline shahuang
2023-02-02 8:10 ` Andrew Jones
2023-02-02 18:05 ` Vipin Sharma
2023-02-08 2:07 ` Sean Christopherson
2023-02-08 14:45 ` Sean Christopherson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y+O1o4TvO1ajPsgi@google.com \
--to=seanjc@google.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=shahuang@redhat.com \
--cc=shuah@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.