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

Re: [PATCH v5 01/44] x86/boot: move x86 boot module counting into a new boot_info struct


  • To: Jan Beulich <jbeulich@xxxxxxxx>, Jason Andryuk <jason.andryuk@xxxxxxx>
  • From: "Daniel P. Smith" <dpsmith@xxxxxxxxxxxxxxxxxxxx>
  • Date: Wed, 9 Oct 2024 07:15:13 -0400
  • Arc-authentication-results: i=1; mx.zohomail.com; dkim=pass header.i=apertussolutions.com; spf=pass smtp.mailfrom=dpsmith@xxxxxxxxxxxxxxxxxxxx; dmarc=pass header.from=<dpsmith@xxxxxxxxxxxxxxxxxxxx>
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1728472524; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=zXqOY56Juga8JCiHINW0eoQtjUwj7V6YyLxEKeLtq68=; b=S1G4DWA+pEaryKRucNJfA++v35FFQTuQFAhbbvp9TkB1Zugb/PwaVGnmYgnEjXE65MerN8p74E0wL20poxq3widVMh+lndVTjX7c8jghhGsCyc/EfpdmMUkr6V1CDrryeRKBpnOjM1/tX3KAYzxLQ9JGrIAYVa9d5vzRWEbCkek=
  • Arc-seal: i=1; a=rsa-sha256; t=1728472524; cv=none; d=zohomail.com; s=zohoarc; b=XyjCXCrDOO+WNcR1EvXbXYfJ2JXuP+Hy43N03AAchP7FJQ0UfVorhyzcmyI2HXVGyPbTLsZrN2ZyXxPkO9zUP6WX8UjzYKjF9Iinkv8QTZHJQlvjgzBW4DsNC5OawaS9c4r2ejrmXbnUCfuX41ROLWfl6klGm6C27o0Dgv5JwA0=
  • Cc: Christopher Clark <christopher.w.clark@xxxxxxxxx>, stefano.stabellini@xxxxxxx, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Wed, 09 Oct 2024 11:15:33 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 10/8/24 02:41, Jan Beulich wrote:
On 07.10.2024 19:57, Jason Andryuk wrote:
On 2024-10-06 17:49, Daniel P. Smith wrote:
--- /dev/null
+++ b/xen/arch/x86/include/asm/bootinfo.h
@@ -0,0 +1,29 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+/*
+ * Copyright (c) 2024 Christopher Clark <christopher.w.clark@xxxxxxxxx>
+ * Copyright (c) 2024 Apertus Solutions, LLC
+ * Author: Daniel P. Smith <dpsmith@xxxxxxxxxxxxxxxxxxxx>
+ */
+
+#ifndef __XEN_X86_BOOTINFO_H__
+#define __XEN_X86_BOOTINFO_H__

I haven't been following closely, but I think if we follow Frediano's
naming scheme, it would be:
ASM__X86__BOOTINFO_H

The new scheme became "official" only after Daniel posted the series, by me
actually committing what previously was only a proposal (coming from Bugseng
originally, as a result of long winded discussions). But yes, now that it's
official new headers ought to adhere to it.

Ack.

v/r,
dps



 


Rackspace

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