[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH V13 1/9] linux-headers: Update MIPS KVM type defintition
From: |
Peter Maydell |
Subject: |
Re: [PATCH V13 1/9] linux-headers: Update MIPS KVM type defintition |
Date: |
Sat, 10 Oct 2020 13:59:51 +0100 |
On Wed, 7 Oct 2020 at 09:44, Huacai Chen <zltjiangshi@gmail.com> wrote:
>
> Update MIPS KVM type defintition from Linux 5.9-rc6.
>
> Signed-off-by: Huacai Chen <chenhc@lemote.com>
> ---
Is this a sync using scripts/update-linux-headers.sh ?
(I vaguely had the idea of adding a --make-commit option to
that script so it would automatically create a git commit
with a header message saying it was a sync against the
kernel git commit, but I never got round to it.)
thanks
-- PMM
- [PATCH V13 0/9] mips: Add Loongson-3 machine support, Huacai Chen, 2020/10/07
- [PATCH V13 1/9] linux-headers: Update MIPS KVM type defintition, Huacai Chen, 2020/10/07
- [PATCH V13 2/9] meson.build: Re-enable KVM support for MIPS, Huacai Chen, 2020/10/07
- [PATCH V13 3/9] target/mips: Fix PageMask with variable page size, Huacai Chen, 2020/10/07
- [PATCH V13 4/9] target/mips: Add loongson-ext lswc2 group of instructions (Part 1), Huacai Chen, 2020/10/07
- [PATCH V13 5/9] target/mips: Add loongson-ext lswc2 group of instructions (Part 2), Huacai Chen, 2020/10/07
- [PATCH V13 6/9] target/mips: Add loongson-ext lsdc2 group of instructions, Huacai Chen, 2020/10/07