From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40603) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCU8V-0002h2-K9 for qemu-devel@nongnu.org; Mon, 04 Mar 2013 07:04:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCU8P-0005Wb-T5 for qemu-devel@nongnu.org; Mon, 04 Mar 2013 07:04:55 -0500 Received: from cantor2.suse.de ([195.135.220.15]:41524 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCU8P-0005WX-My for qemu-devel@nongnu.org; Mon, 04 Mar 2013 07:04:49 -0500 Message-ID: <51348DDF.6090604@suse.de> Date: Mon, 04 Mar 2013 13:04:47 +0100 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <1361900421-28354-1-git-send-email-peter.maydell@linaro.org> <1361900421-28354-8-git-send-email-peter.maydell@linaro.org> <51348131.8020703@suse.de> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v7 07/11] hw/arm_gic: Convert ARM GIC classes to use init/realize List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: kvm@vger.kernel.org, Gleb Natapov , patches@linaro.org, Marcelo Tosatti , qemu-devel@nongnu.org, Blue Swirl , Paolo Bonzini , kvmarm@lists.cs.columbia.edu Am 04.03.2013 12:50, schrieb Peter Maydell: > On 4 March 2013 19:10, Andreas F=C3=A4rber wrote: >> Am 26.02.2013 18:40, schrieb Peter Maydell: >=20 >>> if (s->num_cpu > NCPU) { >>> - hw_error("requested %u CPUs exceeds GIC maximum %d\n", >>> - s->num_cpu, NCPU); >>> + error_setg(errp, "requested %u CPUs exceeds GIC maximum %d\n= ", >> >> Please drop \n for error_setg(). Probably would be worth adding to a >> convert-to-realize section on the Wiki. >=20 > Doh. That's such a trivial change I intend to just make it in > passing when I put these changes into target-arm.next rather > than sending out an entire fresh round of patches, unless you > object. >=20 >> Otherwise looks fine, thanks. >=20 > Should I mark such a fixed-up patch with your reviewed-by tag? Yes, that's fine, thanks. Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer; HRB 16746 AG N=C3=BC= rnberg