From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wupic-0005nK-8h for qemu-devel@nongnu.org; Wed, 11 Jun 2014 17:06:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WupiW-0003xw-Lf for qemu-devel@nongnu.org; Wed, 11 Jun 2014 17:06:02 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:57109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WupiW-0003x4-Ec for qemu-devel@nongnu.org; Wed, 11 Jun 2014 17:05:56 -0400 Received: by mail-lb0-f174.google.com with SMTP id n15so182108lbi.33 for ; Wed, 11 Jun 2014 14:05:55 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <1402326269-8573-1-git-send-email-edgar.iglesias@gmail.com> <1402326269-8573-14-git-send-email-edgar.iglesias@gmail.com> From: Peter Maydell Date: Wed, 11 Jun 2014 22:05:35 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v2 13/17] target-arm: Use uint16_t in syndrome generators with 16bit imms List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Greg Bellows Cc: Rob Herring , Peter Crosthwaite , Fabian Aggeler , QEMU Developers , Alexander Graf , Blue Swirl , John Williams , Paolo Bonzini , "Edgar E. Iglesias" , =?UTF-8?B?QWxleCBCZW5uw6ll?= , Christoffer Dall , Richard Henderson On 11 June 2014 20:19, Greg Bellows wrote: > Called out possibly missing fix below. Beside it, I'm convinced this change > is beneficial, other than maybe for readability. "not convinced" ? Personally, I don't much care either way, but I would suggest that if you're trying to get a big fat patchset through it's usually better not to throw in too many not-actually-needed patches :-) -- PMM