On Thu, Dec 8, 2022 at 10:54 PM Mayuresh Chitale <mchit...@ventanamicro.com> wrote: > > Sync headers with kernel commit 76dcd734eca2 > > Signed-off-by: Mayuresh Chitale <mchit...@ventanamicro.com> > Reviewed-by: Andrew Jones <ajo...@ventanamicro.com> > --- > include/standard-headers/drm/drm_fourcc.h | 34 ++++- > include/standard-headers/linux/ethtool.h | 63 +++++++- > include/standard-headers/linux/fuse.h | 6 +- > .../linux/input-event-codes.h | 1 + > include/standard-headers/linux/virtio_blk.h | 19 +++ > linux-headers/asm-generic/hugetlb_encode.h | 26 ++-- > linux-headers/asm-generic/mman-common.h | 2 + > linux-headers/asm-mips/mman.h | 2 + > linux-headers/asm-riscv/kvm.h | 4 + > linux-headers/linux/kvm.h | 1 + > linux-headers/linux/psci.h | 14 ++ > linux-headers/linux/userfaultfd.h | 4 + > linux-headers/linux/vfio.h | 142 ++++++++++++++++++ > 13 files changed, 298 insertions(+), 20 deletions(-) >
Acked-by: Bin Meng <bmeng...@gmail.com>