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! [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