From: Olaf Hering <olaf@aepfle.de>
To: Stefano Stabellini <sstabellini@kernel.org>
Cc: peter.maydell@linaro.org, stefanha@gmail.com,
stefanha@redhat.com, anthony.perard@citrix.com,
xen-devel@lists.xenproject.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 1/2] xen-disk: use g_new0 to fix build
Date: Mon, 25 Sep 2017 14:11:55 +0200 [thread overview]
Message-ID: <20170925121155.GC9523@aepfle.de> (raw)
In-Reply-To: <1505960544-12202-1-git-send-email-sstabellini@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 438 bytes --]
On Wed, Sep 20, Stefano Stabellini wrote:
> From: Olaf Hering <olaf@aepfle.de>
> g_malloc0_n is available since glib-2.24. To allow build with older glib
> versions use the generic g_new0, which is already used in many other
> places in the code.
> Fixes commit 3284fad728 ("xen-disk: add support for multi-page shared rings")
In case this missed the release, please backport to the relevant stable
branches as well. Many thanks.
Olaf
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Olaf Hering <olaf@aepfle.de>
To: Stefano Stabellini <sstabellini@kernel.org>
Cc: peter.maydell@linaro.org, stefanha@gmail.com,
qemu-devel@nongnu.org, stefanha@redhat.com,
anthony.perard@citrix.com, xen-devel@lists.xenproject.org
Subject: Re: [PULL 1/2] xen-disk: use g_new0 to fix build
Date: Mon, 25 Sep 2017 14:11:55 +0200 [thread overview]
Message-ID: <20170925121155.GC9523@aepfle.de> (raw)
In-Reply-To: <1505960544-12202-1-git-send-email-sstabellini@kernel.org>
[-- Attachment #1.1: Type: text/plain, Size: 438 bytes --]
On Wed, Sep 20, Stefano Stabellini wrote:
> From: Olaf Hering <olaf@aepfle.de>
> g_malloc0_n is available since glib-2.24. To allow build with older glib
> versions use the generic g_new0, which is already used in many other
> places in the code.
> Fixes commit 3284fad728 ("xen-disk: add support for multi-page shared rings")
In case this missed the release, please backport to the relevant stable
branches as well. Many thanks.
Olaf
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 127 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2017-09-25 12:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-21 2:21 [Qemu-devel] [PULL 0/2] xen-20170920-tag Stefano Stabellini
2017-09-21 2:21 ` Stefano Stabellini
2017-09-21 2:22 ` [Qemu-devel] [PULL 1/2] xen-disk: use g_new0 to fix build Stefano Stabellini
2017-09-21 2:22 ` Stefano Stabellini
2017-09-21 2:22 ` [Qemu-devel] [PULL 2/2] xen/pt: allow QEMU to request MSI unmasking at bind time Stefano Stabellini
2017-09-21 2:22 ` Stefano Stabellini
2017-09-25 12:11 ` Olaf Hering [this message]
2017-09-25 12:11 ` [PULL 1/2] xen-disk: use g_new0 to fix build Olaf Hering
2017-09-21 9:55 ` [Qemu-devel] [PULL 0/2] xen-20170920-tag Peter Maydell
2017-09-21 9:55 ` Peter Maydell
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=20170925121155.GC9523@aepfle.de \
--to=olaf@aepfle.de \
--cc=anthony.perard@citrix.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=sstabellini@kernel.org \
--cc=stefanha@gmail.com \
--cc=stefanha@redhat.com \
--cc=xen-devel@lists.xenproject.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.