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
>>
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
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
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