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

[PATCH] xen/arm: mark handle_linux_pci_domain() __init


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Stewart Hildebrand <stewart.hildebrand@xxxxxxx>
  • Date: Thu, 13 Oct 2022 22:53:54 -0400
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); 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=zULvW+JkD+An25jpZLbA8r94kG4X0+wBMjtFrTztGg0=; b=kKQfAuyVtV+rTOq/MP+qu6nZXlsDQjnn1egZ1qB3SOlPY1KIJRl6jnxm8w86AvFjNEMgAOIJlu4kPxa1UsEkUg0kglvaKxXU+Qfgj4z4KYNPilKffh3EUjyErxfEzLLQCqMcGREsObg6tY1wgPY5ffeelpx3DHGUg/G3ci5lO8MR4p6tJVeDPDvRwvKnkWN1OZlyMMe+x9DrrXfZtW5tHmCGkoOdtyV1VNyJN+EjdKHwxtm/gaB5ZaIJBEhJxRzWu9uE/F4ZEZKN4eHs997VcAtuAhP/O1fe3J/qcaeBjyxC0P1k/PZQnl8DWJnEozNAqi3GjLN7phyKFh4ugs5f0w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fFVoCVWMBIwJtbleO1SJY2p7QsuXqzKDGNhNh4xchYcycS9IqBsT3pZMbPWtVt71d/jRASseIr3ZWF6UKxdJ+WINKQzz0dsObVwEs6NaCYP6i7AxTRLLR1tv0BHwFJagpQcCIvJ5fO5mUsztDnIziR/b0PEdcyq28jgMBsP/RFZxre6L0Jx8QOLDHJlL6A+M682/pJX+kQK+HWnmlQ8oYvWLEBIWwNJCsEKHtO5L/gAVwChazS9CLpiypKQsuoPO10O9L5yeC8eSPMOo2a78YaGj6n+frAtCZF9I8U0JdCyvUzx0W6gOZVuckY9I5sphSDdqpRk23zihCu30/b71pg==
  • Cc: Stewart Hildebrand <stewart.hildebrand@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Henry Wang <Henry.Wang@xxxxxxx>
  • Delivery-date: Fri, 14 Oct 2022 02:54:42 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Signed-off-by: Stewart Hildebrand <stewart.hildebrand@xxxxxxx>
---
 xen/arch/arm/domain_build.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xen/arch/arm/domain_build.c b/xen/arch/arm/domain_build.c
index b975d0b309..9fa283d694 100644
--- a/xen/arch/arm/domain_build.c
+++ b/xen/arch/arm/domain_build.c
@@ -1051,8 +1051,8 @@ static void __init assign_static_memory_11(struct domain 
*d,
  * The current heuristic assumes that a device is a host bridge
  * if the type is "pci" and then parent type is not "pci".
  */
-static int handle_linux_pci_domain(struct kernel_info *kinfo,
-                                   const struct dt_device_node *node)
+static int __init handle_linux_pci_domain(struct kernel_info *kinfo,
+                                          const struct dt_device_node *node)
 {
     uint16_t segment;
     int res;
-- 
2.38.0




 


Rackspace

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