From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=3.0 tests=DKIM_ADSP_ALL,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B7D1DC3A59D for ; Thu, 22 Aug 2019 11:03:19 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 89648233A0 for ; Thu, 22 Aug 2019 11:03:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=amazon.de header.i=@amazon.de header.b="fhtdQeoW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 89648233A0 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=amazon.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1i0ks2-000441-9T; Thu, 22 Aug 2019 11:03:10 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1i0ks0-00043k-Sd for xen-devel@lists.xen.org; Thu, 22 Aug 2019 11:03:08 +0000 X-Inumbo-ID: 6c1a5e58-c4cc-11e9-ac23-bc764e2007e4 Received: from smtp-fw-9102.amazon.com (unknown [207.171.184.29]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id 6c1a5e58-c4cc-11e9-ac23-bc764e2007e4; Thu, 22 Aug 2019 11:03:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.de; i=@amazon.de; q=dns/txt; s=amazon201209; t=1566471788; x=1598007788; h=from:to:cc:subject:date:message-id:references: in-reply-to:mime-version; bh=XJa8HrsXTVeTCGMkTBwSygCpe7SEm+BsRaLxeHs2XAI=; b=fhtdQeoWgeubPYupq5XzwJjatlpheVmSNrXVw32wvEWKvvYMqcmVhdZa E84cq6qfga2vV75Fr/qFOZWjli86fnXyoladkNJc01xs+PxBc7WuA343F 79ZCRiVpf51dvux8f3bY+GeWgdlonvr3CzZ4cUdd2Zp+E4bShgNmK5uHE c=; X-IronPort-AV: E=Sophos;i="5.64,416,1559520000"; d="scan'208,217";a="696432255" Received: from sea3-co-svc-lb6-vlan3.sea.amazon.com (HELO email-inbound-relay-2a-538b0bfb.us-west-2.amazon.com) ([10.47.22.38]) by smtp-border-fw-out-9102.sea19.amazon.com with ESMTP; 22 Aug 2019 11:03:06 +0000 Received: from EX13MTAUEA001.ant.amazon.com (pdx4-ws-svc-p6-lb7-vlan3.pdx.amazon.com [10.170.41.166]) by email-inbound-relay-2a-538b0bfb.us-west-2.amazon.com (Postfix) with ESMTPS id 4C76CA2239; Thu, 22 Aug 2019 11:03:06 +0000 (UTC) Received: from EX13D05EUB001.ant.amazon.com (10.43.166.87) by EX13MTAUEA001.ant.amazon.com (10.43.61.82) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Thu, 22 Aug 2019 11:03:05 +0000 Received: from EX13D05EUB004.ant.amazon.com (10.43.166.115) by EX13D05EUB001.ant.amazon.com (10.43.166.87) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Thu, 22 Aug 2019 11:03:05 +0000 Received: from EX13D05EUB004.ant.amazon.com ([10.43.166.115]) by EX13D05EUB004.ant.amazon.com ([10.43.166.115]) with mapi id 15.00.1367.000; Thu, 22 Aug 2019 11:03:04 +0000 From: "Wieczorkiewicz, Pawel" To: Julien Grall Thread-Topic: [PATCH 10/14] livepatch: Add support for inline asm hotpatching expectations Thread-Index: AQHVV/lLGB8pkfX9Vkeh2CxPqhkquqcG+Z2AgAAIxwA= Date: Thu, 22 Aug 2019 11:03:04 +0000 Message-ID: References: <20190821081931.90887-1-wipawel@amazon.de> <20190821081931.90887-11-wipawel@amazon.de> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.43.164.196] MIME-Version: 1.0 Precedence: Bulk Subject: Re: [Xen-devel] [PATCH 10/14] livepatch: Add support for inline asm hotpatching expectations X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Tim Deegan , Stefano Stabellini , Wei Liu , Konrad Rzeszutek Wilk , George Dunlap , Andrew Cooper , Ross Lagerwall , Ian Jackson , xen-devel , "Pohlack, Martin" , "Wieczorkiewicz, Pawel" , Jan Beulich , xen-devel Content-Type: multipart/mixed; boundary="===============7955511653189505065==" Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" --===============7955511653189505065== Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_BF168A04367C4AFD8F763AEAEF059552amazoncom_" --_000_BF168A04367C4AFD8F763AEAEF059552amazoncom_ Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On 22. Aug 2019, at 12:31, Julien Grall > wrote: Hi Pawel, On 21/08/2019 09:19, Pawel Wieczorkiewicz wrote: diff --git a/xen/include/public/sysctl.h b/xen/include/public/sysctl.h index b55ad6d050..e18322350d 100644 --- a/xen/include/public/sysctl.h +++ b/xen/include/public/sysctl.h @@ -818,7 +818,7 @@ struct xen_sysctl_cpu_featureset { * If zero exit with success. */ -#define LIVEPATCH_PAYLOAD_VERSION 2 +#define LIVEPATCH_PAYLOAD_VERSION 3 We usually only bump the version once per release. So this is unnecessary a= s you already did it in the previous patch. Yes, I will keep all these changes under a single bump as promised to Konra= d yesterday. Cheers, -- Julien Grall Best Regards, Pawel Wieczorkiewicz Amazon Development Center Germany GmbH Krausenstr. 38 10117 Berlin Geschaeftsfuehrung: Christian Schlaeger, Ralf Herbrich Eingetragen am Amtsgericht Charlottenburg unter HRB 149173 B Sitz: Berlin Ust-ID: DE 289 237 879 --_000_BF168A04367C4AFD8F763AEAEF059552amazoncom_ Content-Type: text/html; charset="us-ascii" Content-ID: <974F94A438C31845B96A585BEAE46896@amazon.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable

On 22. Aug 2019, at 12:31, Julien Grall <julien.grall@arm.com> wrote:
Hi Pawel,

On 21/08/2019 09:19, Pawel Wieczorkiewicz wrote:
diff --git a/xen/include/public/sysctl= .h b/xen/include/public/sysctl.h
index b55ad6d050..e18322350d 100644
--- a/xen/include/public/sysctl.h
+++ b/xen/include/public/sysctl.h
@@ -818,7 +818,7 @@ struct xen_sysctl_cpu_featureset {
  *     If zero exit with success.
  */
 -#define LIVEPATCH_PAYLOAD_VERSION 2
+#define LIVEPATCH_PAYLOAD_VERSION 3

We usually only bump the version once per release. So this is unnecessary a= s you already did it in the previous patch.


Yes, I will keep all these changes under a single bump as promised to = Konrad yesterday.

Cheers,

--
Julien Grall

Best Regards,
Pawel Wieczorkiewicz






Amazon Development Center Germany GmbH
Krausenstr. 38
10117 Berlin
Geschaeftsfuehrung: Christian Schlaeger, Ralf Herbrich
Eingetragen am Amtsgericht Charlottenburg unter HRB 149173 B
Sitz: Berlin
Ust-ID: DE 289 237 879


--_000_BF168A04367C4AFD8F763AEAEF059552amazoncom_-- --===============7955511653189505065== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLWRldmVs IG1haWxpbmcgbGlzdApYZW4tZGV2ZWxAbGlzdHMueGVucHJvamVjdC5vcmcKaHR0cHM6Ly9saXN0 cy54ZW5wcm9qZWN0Lm9yZy9tYWlsbWFuL2xpc3RpbmZvL3hlbi1kZXZlbA== --===============7955511653189505065==--