From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37251) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7OUI-0000sp-PG for qemu-devel@nongnu.org; Tue, 13 Mar 2012 05:57:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S7OUH-00034A-5V for qemu-devel@nongnu.org; Tue, 13 Mar 2012 05:57:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15375) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S7OUG-00033u-U0 for qemu-devel@nongnu.org; Tue, 13 Mar 2012 05:57:49 -0400 Message-ID: <4F5F1A11.9@redhat.com> Date: Tue, 13 Mar 2012 10:57:37 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <[0/4] RESEND: Outstanding bugfixes and cleanups> <1331167272-9800-1-git-send-email-david@gibson.dropbear.id.au> <1331167272-9800-3-git-send-email-david@gibson.dropbear.id.au> <4F59FBA6.9070805@redhat.com> <1331612562.3105.96.camel@pasglop> In-Reply-To: <1331612562.3105.96.camel@pasglop> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/4] Endian fix an assertion in usb-msd List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Benjamin Herrenschmidt Cc: qemu-devel@nongnu.org, anthony@codemonkey.ws, David Gibson On 03/13/12 05:22, Benjamin Herrenschmidt wrote: > As such I would rather fix the access locations instead. This basically > means adding this small patch on top of my previous one (I haven't > spotted any other error) : Squashed into the original patch and added to the usb patch queue. cheers, Gerd