On Mon, 15 Jan 2024 14:02:09 -0800, Jing Zhang wrote: > There are some feature fields with nonzero minimum valid value. Make > sure get_safe_value() won't return invalid field values for them. > Also fix a bug that wrongly uses the feature bits type as the feature > bits sign causing all fields as signed in the get_safe_value() and > get_invalid_value(). > > > [...] Applied to kvmarm/next, thanks! [1/1] KVM: arm64: selftests: Handle feature fields with nonzero minimum value correctly https://git.kernel.org/kvmarm/kvmarm/c/1cd2b08f7cc4 -- Best, Oliver