On 2016/4/22 21:41, Andrew Jones wrote: > On Fri, Mar 25, 2016 at 05:46:19PM +0800, Shannon Zhao wrote: >> > From: Shannon Zhao <shannon.z...@linaro.org> >> > >> > Check if kvm supports guest PMUv3. If so, set the corresponding feature >> > bit for vcpu. >> > >> > Signed-off-by: Shannon Zhao <shannon.z...@linaro.org> >> > --- >> > linux-headers/asm-arm64/kvm.h | 6 ++++++ >> > linux-headers/linux/kvm.h | 2 ++ > The above two files should be updated with their own patch and not > manually. Update with scripts/update-linux-headers.sh > Ok, will use that.
Thanks, -- Shannon