On Sun, Jan 12, 2020 at 10:27:16AM +0530, Naresh Kamboju wrote:
On Sat, 11 Jan 2020 at 23:17, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
arch/arm64/kvm/hyp/switch.c: In function 'handle_tx2_tvm': arch/arm64/kvm/hyp/switch.c:438:2: error: implicit declaration of function '__kvm_skip_instr'; did you mean 'kvm_skip_instr'?
Thanks for this, I'll go push out a -rc2 with the offending patch removed.
Results from Linaro’s test farm. No regressions on arm64, arm, x86_64, and i386.
Wonderful, thanks for testing all of these and letting me know.
greg k-h