Re: [Qemu-devel] [PATCH 0/6] Update Linux headers to 4.17-rc6

2018-05-28 Thread Paolo Bonzini
On 25/05/2018 16:00, Michael S. Tsirkin wrote: > On Fri, May 25, 2018 at 02:27:49PM +0100, Peter Maydell wrote: >> This series updates our copy of the Linux kernel headers to 4.17-rc6. >> To do that we have to fix up some issues: >> * we had a hand-hacked definition of VIRTIO_GPU_CAPSET_VIRGL2 >>

Re: [Qemu-devel] [PATCH 0/6] Update Linux headers to 4.17-rc6

2018-05-26 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180525132755.21839-1-peter.mayd...@linaro.org Subject: [Qemu-devel] [PATCH 0/6] Update Linux headers to 4.17-rc6 === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total

Re: [Qemu-devel] [PATCH 0/6] Update Linux headers to 4.17-rc6

2018-05-25 Thread Michael S. Tsirkin
On Fri, May 25, 2018 at 02:27:49PM +0100, Peter Maydell wrote: > This series updates our copy of the Linux kernel headers to 4.17-rc6. > To do that we have to fix up some issues: > * we had a hand-hacked definition of VIRTIO_GPU_CAPSET_VIRGL2 >in our old header copy that needs to be moved to a

[Qemu-devel] [PATCH 0/6] Update Linux headers to 4.17-rc6

2018-05-25 Thread Peter Maydell
This series updates our copy of the Linux kernel headers to 4.17-rc6. To do that we have to fix up some issues: * we had a hand-hacked definition of VIRTIO_GPU_CAPSET_VIRGL2 in our old header copy that needs to be moved to a header that isn't auto-updated * we need to turn __aligned_u64 int