On Fri, 26 Nov 2021 15:21:33 +1000, Nicholas Piggin wrote: > KVM does not support VAS so guests always print a useless error on boot > > vas: HCALL(398) error -2, query_type 0, result buffer 0x57f2000 > > Change this to only print the message if the error is not H_FUNCTION. > > > [...]
Applied to powerpc/next. [1/1] powerpc/pseries/vas: Don't print an error when VAS is unavailable https://git.kernel.org/powerpc/c/0a006ace634dcaf1bbf9125fb8089a4a50bf33d6 cheers