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

[PATCH] MAINTAINERS: consolidate vm-event/monitor entry


  • To: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Wed, 30 Aug 2023 10:23:03 +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=bu1ythTLCQExVgWrQ8AkLEYCE9Yo09/amBfAJ5QeTFU=; b=Mvu69V2Ea4r1hn/sNuSgHNDID+V6HU5Gp6mG41Vj9q2aAFEd0iFilvSoGn9ugD6+eqxOEhofTTrQJeKr5ZVPK8YYYPNGK7Z8jAZwgx6B3Dn1fyXJdQ/vWX9G1TxjqPxuuZrILkM0z+AGfvHJu8W3fhsVsWvkVwUJlSpb/AYKqRI7I9ZD7dpFqsyJxtHzj+QvuaoKKnov9mAeks68P43ZpSQBXHxE3BHGlqV5rmEghaqxAGcIIwI5J+YMM8gvPWzpnUYb5tafuJ00mB/V4AjwhAHnohoxFpkyzPAzn2YQ1vusyZ1ZAAcLVhx28FWcsiYIe4gFeK++r3JaYMIUDGAXdg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=kifkhQUR+HyuDD+Dh/4ATsA6bePrElvER4I9JOSy+IBUezHMk7pR07555/RTRaNjg0YBmLvkbGB8OmTa5Si00Ve14gva48qvfFud/oWdjXvo97fe94X70YBHUBEqoW5yzVGpxAV/eOuO5hl89DhM79nMGTxUq7ajrAzmxbqMkezMhNYmKkWmi8gfLMVKks/l7dLBCxkdeZml86J3BnMmyEMTtKTRzWHnx/a5outms5g5lkQVB3z+zu6ONX5SzxlUnDj5V7AseGO9ZebjJwOGtaOaA3ih1UUa8BUPzDycpEVYvIcXd9E64t5ekfNJqs6b7T947BjZtzopRwE/KBtOhA==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: Tamas K Lengyel <tamas@xxxxxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
  • Delivery-date: Wed, 30 Aug 2023 08:23:28 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

If the F: description is to be trusted, the two xen/arch/x86/hvm/
lines were fully redundant with the earlier wildcard ones. Arch header
files, otoh, were no longer covered by anything as of the move from
include/asm-*/ to arch/*/include/asm/. Finally also generalize (by
folding) the x86- and Arm-specific mem_access.c entries.

Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
---
Triggered by me looking at the entry in the context of Oleksii's RISC-V
preparatory patch.

We could go further, to simply
F:      xen/*/mem_access.[ch]
F:      xen/*/monitor.[ch]
F:      xen/*/vm_event.[ch]
Thoughts anyone?

--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -558,14 +558,9 @@ R: Alexandru Isaila <aisaila@bitdefender
 R:     Petre Pircalabu <ppircalabu@xxxxxxxxxxxxxxx>
 S:     Supported
 F:     tools/misc/xen-access.c
-F:     xen/arch/*/monitor.c
-F:     xen/arch/*/vm_event.c
-F:     xen/arch/arm/mem_access.c
-F:     xen/arch/x86/include/asm/hvm/monitor.h
-F:     xen/arch/x86/include/asm/hvm/vm_event.h
-F:     xen/arch/x86/mm/mem_access.c
-F:     xen/arch/x86/hvm/monitor.c
-F:     xen/arch/x86/hvm/vm_event.c
+F:     xen/arch/*/mem_access.[ch]
+F:     xen/arch/*/monitor.[ch]
+F:     xen/arch/*/vm_event.[ch]
 F:     xen/common/mem_access.c
 F:     xen/common/monitor.c
 F:     xen/common/vm_event.c



 


Rackspace

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