From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37546) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QDDen-0001nE-OM for qemu-devel@nongnu.org; Fri, 22 Apr 2011 06:32:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QDDem-00086e-SU for qemu-devel@nongnu.org; Fri, 22 Apr 2011 06:32:13 -0400 Received: from ipmail04.adl6.internode.on.net ([150.101.137.141]:48170) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QDDem-00086Y-DE for qemu-devel@nongnu.org; Fri, 22 Apr 2011 06:32:12 -0400 From: Brad Hards Date: Fri, 22 Apr 2011 20:32:06 +1000 References: <1303401708-5419-1-git-send-email-peter.maydell@linaro.org> <201104221723.55529.bradh@frogmouth.net> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201104222032.06513.bradh@frogmouth.net> Subject: Re: [Qemu-devel] [PATCH] target-arm: Minimal implementation of performance counters List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org On Friday 22 April 2011 19:48:09 Peter Maydell wrote: > Looking at your .rej file it seems to have lost the hardcoded tab > characters[*] that are in the patch; I suspect something in your mailer > is turning them back into spaces. Try downloading the patch from > patchwork instead. Yep, that worked. Sorry for the noise. Brad