On Wed, Feb 08, 2023, Sean Christopherson wrote: > On Thu, 02 Feb 2023 10:57:15 +0800, shahuang@xxxxxxxxxx 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