From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2pH3-0008Gj-OT for qemu-devel@nongnu.org; Wed, 10 Jun 2015 19:19:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2pH2-00016d-Qd for qemu-devel@nongnu.org; Wed, 10 Jun 2015 19:19:09 -0400 Message-ID: <5578C5E4.20306@redhat.com> Date: Wed, 10 Jun 2015 17:19:00 -0600 From: Eric Blake MIME-Version: 1.0 References: <1433944027-28533-1-git-send-email-kwolf@redhat.com> <1433944027-28533-11-git-send-email-kwolf@redhat.com> In-Reply-To: <1433944027-28533-11-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fEISQOdlN6g4sng42ifQIrCmPWdq7vVBN" Subject: Re: [Qemu-devel] [PATCH v2 10/13] queue.h: Add QLIST_FIX_HEAD_PTR() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: qemu-devel@nongnu.org, berto@igalia.com, armbru@redhat.com, mreitz@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --fEISQOdlN6g4sng42ifQIrCmPWdq7vVBN Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/10/2015 07:47 AM, Kevin Wolf wrote: > If the head of a list has been moved to a different memory location, th= e > le_prev link in the first list entry has to be fixed up. Provide a macr= o > that implements this fixup. >=20 > Signed-off-by: Kevin Wolf > --- > include/qemu/queue.h | 6 ++++++ > 1 file changed, 6 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --fEISQOdlN6g4sng42ifQIrCmPWdq7vVBN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVeMXkAAoJEKeha0olJ0Nq1/gH/03tG8JrLEUreNngX0qBKzWO PxBwGSoRblPnBL5P4B9p6faCMYvaxVzOkqr2V+lncWbDFSgieoW5TAA5N5MlnMoO eomGkejYmffrl8UMEix3WPQPynofeQrHNTHf48kGbOqipykMxPQn762T/m1LE/pU PUeh35/64B7YVNdfmdCaVsr/9XNv1gjO36OD4eZJz5Ira9XeC/ZFApAM7SzrwlMu kJulnGwpV1fSD2TaPdZEmFDwWTf8iHqezuGMA2zuGWHbK04Gn2MaQpcSPmfpurm2 gmk5OV/s1IuSdVNk2dzIsltL9kuqU3sZ2zbQ40KkqtYfc81JtJZDIz9bLmhYN2A= =0mrw -----END PGP SIGNATURE----- --fEISQOdlN6g4sng42ifQIrCmPWdq7vVBN--