[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 2/2] xen: move arm/include/asm/vm_event.h to asm-generic


  • To: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Mon, 4 Sep 2023 08:54:56 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=vTzpCVHCJTKOQRO3v4L6LiJj6MoZebddJ+AUkOG1B8w=; b=axTXPE7iS140q36OOEQ86q2AgOmDHi1lEkI06/rbywrpVhYwahWQGDcezJsdw+B3fvChMENGqWOYV7sSSpB14oi278YENEQY+jkJk3Z5dK1uHXHPPBZI1dTrKxcuPoEiLmbsWfRTkfnMBbVJlIQ3c6HFLSpknk7ZIgje51a4+rUcL9BvUtCekdDfxbnCEunuZDodf38fdm1LDh+kG4aZJR2dTaJP8KhTrl58DQ6jTMIKbZYBNTgNo0V7QRTOB2GqRri2UvoA9bhuEYR4htX0NWoCIMSA3MpVuU77j6iAe+CGWDRhQs1N1IuZm5AKEz/T2mFwpvBfb79qqpVKqP9x5Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Z86pvISJEPocsoa3XvUHLVvz+OqLxLRD5hNcfJQmsQFzSdp7NcJ4IxnbIatpqkO4hyrWZVCnaFp2xgmXdMOUTIDTGZjxpTCnvqWW4BE9cyMW5KKZBkLkifolkzQlyy18jk7QqK3DXHA7vKRMJJu1Kl32ITg2N+iPRs8XKxOlV4qT2/JcRSiWmnVDw51AKgwCKcpRHhfXHEu9asoyMQBJ9+u2WMGsAIJ1JLsyl9PZR4HdfF8wOetm1EKb4HsizYQboFrSCV31kYS/0ZEjHG2xjXYHu/fsnZ5BqL3rjfV2u95bk/VUfSwQSzPzlgewDiowBPCKz7k6FaF0R6OrqrFAMw==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Tamas K Lengyel <tamas@xxxxxxxxxxxxx>, Alexandru Isaila <aisaila@xxxxxxxxxxxxxxx>, Petre Pircalabu <ppircalabu@xxxxxxxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Mon, 04 Sep 2023 06:55:02 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 01.09.2023 18:02, Oleksii Kurochko wrote:
> asm/vm_event.h is common for ARM and RISC-V so it will be moved to
> asm-generic dir.
> 
> Original asm/vm_event.h from ARM was updated:
>  * use SPDX-License-Identifier.
>  * update comment messages of stubs.
>  * update #ifdef.
>  * change public/domctl.h to public/vm_event.h.
> 
> Signed-off-by: Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>
> Acked-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>
> ---
> Changes in V4:
>  - update path of vm_event.h from include/asm-generic/asm to 
> include/asm-generic
> ---
> Changes in V3:
>  - add Acked-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> for "xen: move 
> arm/include/asm/vm_event.h to asm-generic"
>  - update SPDX tag.
>  - move asm/vm_event.h to asm-generic.
> ---
> Changes in V2:
>  - change public/domctl.h to public/vm_event.h.
>  - update commit message of [PATCH v2 2/2] xen: move 
> arm/include/asm/vm_event.h to stubs
> ---
>  xen/include/asm-generic/vm_event.h | 55 ++++++++++++++++++++++++++++++
>  1 file changed, 55 insertions(+)
>  create mode 100644 xen/include/asm-generic/vm_event.h

But that's not "move" anymore, as the Arm header isn't being deleted.

Jan



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.