qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 1/3] linux-headers: Add eeh.h


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v4 1/3] linux-headers: Add eeh.h
Date: Tue, 11 Aug 2015 10:11:03 +0100

On 10 August 2015 at 08:13, Gavin Shan <address@hidden> wrote:
> The header file was introduced by following Linux upstream commits:
>
>     commit ed3e81f ("powerpc/eeh: Move PE state constants around")
>     commit ec33d36 ("powerpc/eeh: Introduce eeh_pe_inject_err()")
>
> Signed-off-by: Gavin Shan <address@hidden>
> ---
>  linux-headers/asm-powerpc/eeh.h | 56 
> +++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 56 insertions(+)
>  create mode 100644 linux-headers/asm-powerpc/eeh.h

Shouldn't this be added by updating scripts/update-linux-headers.sh
and then doing a plain "synchronize headers against kernel version $X" ?
Otherwise you won't get any future changes to this file.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]