From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39536) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XX6dU-0008HX-SB for qemu-devel@nongnu.org; Thu, 25 Sep 2014 06:51:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XX6dQ-0004rQ-2u for qemu-devel@nongnu.org; Thu, 25 Sep 2014 06:50:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:25758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XX6dP-0004qn-Sx for qemu-devel@nongnu.org; Thu, 25 Sep 2014 06:50:52 -0400 Date: Thu, 25 Sep 2014 11:50:39 +0100 From: Stefan Hajnoczi Message-ID: <20140925105039.GF19882@stefanha-thinkpad.redhat.com> References: <1411604219-15029-1-git-send-email-aik@ozlabs.ru> <1411637924-6981-1-git-send-email-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XStn23h1fwudRqtG" Content-Disposition: inline In-Reply-To: <1411637924-6981-1-git-send-email-alex.bennee@linaro.org> Subject: Re: [Qemu-devel] [PATCH] ohci: drop computed flags from trace events List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex =?iso-8859-1?Q?Benn=E9e?= Cc: aik@ozlabs.ru, qemu-devel@nongnu.org, kraxel@redhat.com, vilanova@ac.upc.edu, mohamad.gebai@gmail.com --XStn23h1fwudRqtG Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 25, 2014 at 10:38:44AM +0100, Alex Benn=E9e wrote: > This exceeded the trace argument limit for LTTNG UST and wasn't really > needed as the flags value is stored anyway. Dropping this fixes the > compile failure for UST. It can probably be merged with the previous > trace shortening patch. >=20 > Signed-off-by: Alex Benn=E9e > --- > hw/usb/hcd-ohci.c | 3 +-- > trace-events | 2 +- > 2 files changed, 2 insertions(+), 3 deletions(-) Reviewed-by: Stefan Hajnoczi --XStn23h1fwudRqtG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUI/N/AAoJEJykq7OBq3PIPJ8IAJGeMDF+YIdUWGXfBKQX1gUi /Rccg947ZXSzVeMXxe3F/VRtjvu+nxrIUlAm+AfHnB9ezvG1n6WFcE8NHaLGKqYX Ys9JV6FKsPbvjxugodp1H92Ky4ugE/kkFDcctoA1P9DwNHf+86080MJcsJCDb4WU /+yx9JCWjlj8LpeCP1LklCea4oRtwHy8m8EsYTjLjRuZd3EGS8yVXm4w6SReg8b2 GAJkRf9/IHiUA81FMjjwl+A3gbDylmTRxmaMA6+9oABHsOGxjlU1KTOXrPOHR5c2 XzoP7subGuERexE0khsdGQLWvKMRGrXaDIpSLoWKRNosTMBznZCzPdyXx2b6MAg= =JxZV -----END PGP SIGNATURE----- --XStn23h1fwudRqtG--