From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fpopk-0001Qm-No for qemu-devel@nongnu.org; Wed, 15 Aug 2018 01:59:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fpoph-0006i6-B1 for qemu-devel@nongnu.org; Wed, 15 Aug 2018 01:59:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46652) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fpoph-0006hC-0B for qemu-devel@nongnu.org; Wed, 15 Aug 2018 01:59:01 -0400 From: Markus Armbruster References: <20180524044454.11792-1-peterx@redhat.com> Date: Wed, 15 Aug 2018 07:58:52 +0200 In-Reply-To: <20180524044454.11792-1-peterx@redhat.com> (Peter Xu's message of "Thu, 24 May 2018 12:44:52 +0800") Message-ID: <87mutop3vn.fsf@dusky.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v4 0/2] error-report: introduce {error|warn}_report_once List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Xu Cc: qemu-devel@nongnu.org, "Michael S . Tsirkin" , Jason Wang , Philippe =?utf-8?Q?Mathieu-Daud=C3=A9?= I'm afraid I let this fall through the cracks. Sorry about that! PATCH 2 conflicts semantically with commmit 63b88968f13: the latter adds a trace_vtd_err() the former doesn't replace. Please respin.