qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>,
	Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Cornelia Huck <cohuck@redhat.com>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] update Linux headers to 4.15
Date: Tue, 13 Mar 2018 13:05:01 +0100	[thread overview]
Message-ID: <9abfa500-0ed5-104f-eb15-27759be94a51@redhat.com> (raw)
In-Reply-To: <CAFEAcA9TJ0okEipdBrr+TmJOa2VN3TT2QhRs=Kx-6Gp8LO4xaw@mail.gmail.com>

On 13/03/2018 12:57, Peter Maydell wrote:
> On 13 March 2018 at 11:45, Christian Borntraeger <borntraeger@de.ibm.com> wrote:
>>
>>
>> On 03/13/2018 11:39 AM, Paolo Bonzini wrote:
>>> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
>>> ---
>>>  include/standard-headers/linux/input-event-codes.h |   1 +
>>>  include/standard-headers/linux/pci_regs.h          |  30 +-
>>>  include/standard-headers/linux/virtio_gpu.h        |   1 -
>>>  include/standard-headers/linux/virtio_net.h        |  13 +
>>>  include/standard-headers/linux/virtio_ring.h       |   2 +-
>>>  include/standard-headers/rdma/vmw_pvrdma-abi.h     |  13 +-
>>>  linux-headers/asm-powerpc/kvm.h                    |   2 +
>>>  linux-headers/asm-powerpc/unistd.h                 |   3 +
>>>  linux-headers/asm-s390/unistd.h                    | 401 +--------------------
>>>  linux-headers/asm-s390/unistd_32.h                 | 364 +++++++++++++++++++
>>>  linux-headers/asm-s390/unistd_64.h                 | 331 +++++++++++++++++
>>>  linux-headers/asm-x86/kvm_para.h                   |   5 +
>>>  linux-headers/linux/kvm.h                          |  92 +++++
>>>  linux-headers/linux/psci.h                         |   3 +
>>>  linux-headers/linux/vfio.h                         |  72 ++++
>>>  scripts/update-linux-headers.sh                    |   2 +
>>>  16 files changed, 918 insertions(+), 417 deletions(-)
>>>  create mode 100644 linux-headers/asm-s390/unistd_32.h
>>>  create mode 100644 linux-headers/asm-s390/unistd_64.h
>>
>> s390 part look sane.
> 
> ...patchew thinks it failed the build test on s390 though.

Yeah, I didn't catch it because virglrenderer is missing in the Docker
configs.  One recent virtio-gpu patch modified linux-headers/ with
something that's not yet in Linux's tree.

Paolo

      reply	other threads:[~2018-03-13 12:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-13 10:39 [Qemu-devel] [PATCH] update Linux headers to 4.15 Paolo Bonzini
2018-03-13 10:46 ` no-reply
2018-03-13 11:45 ` Christian Borntraeger
2018-03-13 11:57   ` Peter Maydell
2018-03-13 12:05     ` Paolo Bonzini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9abfa500-0ed5-104f-eb15-27759be94a51@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=borntraeger@de.ibm.com \
    --cc=cohuck@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).