[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [PATCH v2 1/2] kvm: sync linux headers
From: |
gengdongjiu |
Subject: |
Re: [Qemu-arm] [PATCH v2 1/2] kvm: sync linux headers |
Date: |
Wed, 6 Jun 2018 13:26:22 +0000 |
> On 5 June 2018 at 21:52, Dongjiu Geng <address@hidden> wrote:
> > Import KVM_CAP_ARM_INJECT_SERROR_ESR and struct kvm_vcpu_events for
> > arm64
> >
> > Signed-off-by: Dongjiu Geng <address@hidden>
>
> Was this produced with the update-headers script? If so, the commit message
> should say so and also which upstream kernel commit/tag
> the sync is against. (See QEMU commit
> 65a6d8dd3f32 for an example.) If not then this series should be tagged as an
> RFC, since it shouldn't be applied until the kernel API changes
> have gone into the kernel upstream.
Thanks again for the reminder.
Yes, it should be tagged as an RFC, the kernel API changes is still under
review.
https://www.spinics.net/lists/kvm/msg169813.html
I used below script and command to sync the kernel changed header.
./scripts/update-linux-headers.sh xxxx
>
> thanks
> -- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-arm] [PATCH v2 1/2] kvm: sync linux headers,
gengdongjiu <=