From: "Michael S. Tsirkin" <mst@redhat.com>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: peter.maydell@linaro.org, Paolo Bonzini <pbonzini@redhat.com>,
jtomko@redhat.com, qemu-devel@nongnu.org, jingqi.liu@intel.com
Subject: Re: [PATCH v2 0/2] Fix MAP_SYNC support when host has older glibc version
Date: Sun, 15 Mar 2020 17:18:28 -0400 [thread overview]
Message-ID: <20200315171719-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20200315154604.GX1187748@habkost.net>
On Sun, Mar 15, 2020 at 11:46:04AM -0400, Eduardo Habkost wrote:
> On Sat, Mar 14, 2020 at 10:39:11AM +0100, Paolo Bonzini wrote:
> > On 12/03/20 00:23, Eduardo Habkost wrote:
> > > Changes v1 -> v2:
> > > * Use -isystem for $PWD/linux-headers too
> > > Reported-by: "Michael S. Tsirkin" <mst@redhat.com>
> > >
> > > This is an alternative to the patch submitted at:
> > >
> > > From: Jingqi Liu <jingqi.liu@intel.com>
> > > Subject: [PATCH] util: fix to get configuration macros in util/mmap-alloc.c
> > > Date: Thu, 5 Mar 2020 23:41:42 +0800
> > > Message-Id: <20200305154142.63070-1-jingqi.liu@intel.com>
> > >
> > > Before moving the osdep.h include to the top of the file, we had
> > > to address warnings triggered when <linux/mman.h> was included
> > > after <sys/mman.h> (done in patch 1/2).
> > >
> > > Eduardo Habkost (2):
> > > Use -isystem for linux-headers dir
> > > mmap-alloc: Include osdep.h before checking CONFIG_LINUX
> > >
> > > Makefile.target | 2 +-
> > > configure | 2 +-
> > > util/mmap-alloc.c | 7 +++----
> > > 3 files changed, 5 insertions(+), 6 deletions(-)
> > >
> >
> > Queued, thanks.
>
> Please don't queue patch 2/2. It breaks the build on mips.
I don't argue that it doesn't, but MIPS pretends to support features
such as MAP_SYNC when in fact it does nothing.
> --
> Eduardo
prev parent reply other threads:[~2020-03-15 21:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-11 23:23 [PATCH v2 0/2] Fix MAP_SYNC support when host has older glibc version Eduardo Habkost
2020-03-11 23:23 ` [PATCH v2 1/2] Use -isystem for linux-headers dir Eduardo Habkost
2020-03-12 6:29 ` Michael S. Tsirkin
2020-03-12 10:17 ` Peter Maydell
2020-03-11 23:23 ` [PATCH v2 2/2] mmap-alloc: Include osdep.h before checking CONFIG_LINUX Eduardo Habkost
2020-03-12 6:30 ` Michael S. Tsirkin
2020-03-15 15:45 ` Eduardo Habkost
2020-03-15 21:15 ` Michael S. Tsirkin
2020-03-16 17:30 ` Eduardo Habkost
2020-03-16 18:08 ` Peter Maydell
2020-03-16 18:40 ` Eduardo Habkost
2020-03-16 19:08 ` Michael S. Tsirkin
2020-03-16 19:20 ` Peter Maydell
2020-03-16 21:41 ` Michael S. Tsirkin
2020-03-12 0:25 ` [PATCH v2 0/2] Fix MAP_SYNC support when host has older glibc version no-reply
2020-03-14 9:39 ` Paolo Bonzini
2020-03-15 15:46 ` Eduardo Habkost
2020-03-15 21:18 ` Michael S. Tsirkin [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=20200315171719-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=ehabkost@redhat.com \
--cc=jingqi.liu@intel.com \
--cc=jtomko@redhat.com \
--cc=pbonzini@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.