[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <SN4PR2101MB08808F8FBD9C234C9D025392C06C9@SN4PR2101MB0880.namprd21.prod.outlook.com>
Date: Mon, 15 Mar 2021 19:54:52 +0000
From: Sunil Muthuswamy <sunilmut@...rosoft.com>
To: Michael Kelley <mikelley@...rosoft.com>,
"will@...nel.org" <will@...nel.org>,
"catalin.marinas@....com" <catalin.marinas@....com>,
Mark Rutland <Mark.Rutland@....com>,
"lorenzo.pieralisi@....com" <lorenzo.pieralisi@....com>,
"sudeep.holla@....com" <sudeep.holla@....com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-hyperv@...r.kernel.org" <linux-hyperv@...r.kernel.org>,
"linux-efi@...r.kernel.org" <linux-efi@...r.kernel.org>,
"arnd@...db.de" <arnd@...db.de>,
"wei.liu@...nel.org" <wei.liu@...nel.org>,
"ardb@...nel.org" <ardb@...nel.org>,
"daniel.lezcano@...aro.org" <daniel.lezcano@...aro.org>,
KY Srinivasan <kys@...rosoft.com>
CC: Michael Kelley <mikelley@...rosoft.com>
Subject: RE: [PATCH v9 5/7] arm64: hyperv: Initialize hypervisor on boot
> static int num_standard_resources;
> @@ -340,6 +341,9 @@ void __init __no_sanitize_address setup_arch(char **cmdline_p)
> if (acpi_disabled)
> unflatten_device_tree();
>
> + /* Do after acpi_boot_table_init() so local FADT is available */
> + hyperv_early_init();
> +
> bootmem_init();
>
> kasan_init();
> --
> 1.8.3.1
Reviewed-by: Sunil Muthuswamy <sunilmut@...rosoft.com>
Powered by blists - more mailing lists