From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zw7X6-0002xt-3C for qemu-devel@nongnu.org; Tue, 10 Nov 2015 06:56:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zw7X5-0008Hz-99 for qemu-devel@nongnu.org; Tue, 10 Nov 2015 06:56:16 -0500 Received: from mail-vk0-x230.google.com ([2607:f8b0:400c:c05::230]:34486) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zw7X5-0008Hg-0s for qemu-devel@nongnu.org; Tue, 10 Nov 2015 06:56:15 -0500 Received: by vkbq142 with SMTP id q142so10699946vkb.1 for ; Tue, 10 Nov 2015 03:56:14 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <87y4e6xkf3.fsf@blackfin.pond.sub.org> References: <1446909925-12201-1-git-send-email-drjones@redhat.com> <87twovpqg1.fsf@blackfin.pond.sub.org> <87oaf3jww7.fsf@blackfin.pond.sub.org> <878u67atv0.fsf@blackfin.pond.sub.org> <87y4e6xkf3.fsf@blackfin.pond.sub.org> From: Peter Maydell Date: Tue, 10 Nov 2015 11:55:55 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] hw/arm/virt: error_report cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Andrew Jones , qemu-arm@nongnu.org, QEMU Developers On 10 November 2015 at 09:39, Markus Armbruster wrote: > Peter Maydell writes: >> ...so in conclusion Andrew's patch is correct as it stands >> and I should just apply it? :-) > > Yes. It got my R-by :) OK, applied to target-arm.next. Thanks for walking me through this. -- PMM