On 27 September 2018 at 17:55, Dongjiu Geng <gengdong...@huawei.com> wrote: > Update our kernel headers to upstream 4.19-rc5 > (kernel commit 6bf4ca7fbc85d80446ac0) > > Signed-off-by: Dongjiu Geng <gengdong...@huawei.com> > --- > include/standard-headers/linux/input.h | 9 +++++---- > linux-headers/asm-arm/kvm.h | 13 +++++++++++++ > linux-headers/asm-arm64/kvm.h | 13 +++++++++++++ > linux-headers/asm-x86/kvm.h | 1 + > linux-headers/linux/kvm.h | 2 ++ > linux-headers/linux/vhost.h | 2 +- > 6 files changed, 35 insertions(+), 5 deletions(-)
It looks like a kernel header sync has hit master since this series was posted, so this patch isn't required any more. thanks -- PMM