Re: [PATCH 2/5] linux-headers: update to 5.16-rc1

2021-11-11 Thread Alex Bennée


Paolo Bonzini  writes:

> Signed-off-by: Paolo Bonzini 

Reviewed-by: Alex Bennée 

-- 
Alex Bennée



Re: [PATCH 2/5] linux-headers: update to 5.16-rc1

2021-11-11 Thread Cornelia Huck
On Thu, Nov 11 2021, Paolo Bonzini  wrote:

> Signed-off-by: Paolo Bonzini 
> ---
>  include/standard-headers/drm/drm_fourcc.h | 121 +-
>  include/standard-headers/linux/ethtool.h  |  31 +
>  include/standard-headers/linux/fuse.h |  10 +-
>  include/standard-headers/linux/pci_regs.h |   6 +
>  include/standard-headers/linux/virtio_gpu.h   |  18 ++-
>  include/standard-headers/linux/virtio_ids.h   |  24 
>  include/standard-headers/linux/virtio_vsock.h |   3 +-
>  linux-headers/asm-arm64/unistd.h  |   1 +
>  linux-headers/asm-generic/unistd.h|  22 +++-
>  linux-headers/asm-mips/unistd_n32.h   |   1 +
>  linux-headers/asm-mips/unistd_n64.h   |   1 +
>  linux-headers/asm-mips/unistd_o32.h   |   1 +
>  linux-headers/asm-powerpc/unistd_32.h |   1 +
>  linux-headers/asm-powerpc/unistd_64.h |   1 +
>  linux-headers/asm-s390/unistd_32.h|   1 +
>  linux-headers/asm-s390/unistd_64.h|   1 +
>  linux-headers/asm-x86/kvm.h   |   5 +
>  linux-headers/asm-x86/unistd_32.h |   3 +
>  linux-headers/asm-x86/unistd_64.h |   3 +
>  linux-headers/asm-x86/unistd_x32.h|   3 +
>  linux-headers/linux/kvm.h |  40 +-
>  21 files changed, 276 insertions(+), 21 deletions(-)

LGTM.

Acked-by: Cornelia Huck