qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 00/32] VFIO updates 2020-10-26 (for QEMU 5.2 soft-freeze)


From: Peter Maydell
Subject: Re: [PULL 00/32] VFIO updates 2020-10-26 (for QEMU 5.2 soft-freeze)
Date: Tue, 27 Oct 2020 23:42:57 +0000

On Mon, 26 Oct 2020 at 19:39, Alex Williamson
<alex.williamson@redhat.com> wrote:
> ----------------------------------------------------------------
> VFIO update 2020-10-26
>
>  * Migration support (Kirti Wankhede)
>  * s390 DMA limiting (Matthew Rosato)
>  * zPCI hardware info (Matthew Rosato)
>  * Lock guard (Amey Narkhede)
>  * Print fixes (Zhengui li)

I get a conflict here in
include/standard-headers/linux/fuse.h:

++<<<<<<< HEAD
 +#define FUSE_ATTR_FLAGS               (1 << 27)
++=======
+ #define FUSE_SUBMOUNTS                (1 << 27)
++>>>>>>> remotes/awilliam/tags/vfio-update-20201026.0

I assume these should not both be trying to use the same value,
so something has gone wrong somewhere. The conflicting commit
now in master is Max's 97d741cc96dd08 ("linux/fuse.h: Pull in from Linux").

Can you sort out the correct resolution between you, please?
(My guess is that Max's commit is the erroneous one because
it doesn't look like it was created via a standard update
from the kernel headers.)

thanks
-- PMM



reply via email to

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