[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <SA1PR21MB13353456E5B6AAEE6CB9EAFCBF1DA@SA1PR21MB1335.namprd21.prod.outlook.com>
Date: Thu, 24 Aug 2023 17:59:32 +0000
From: Dexuan Cui <decui@...rosoft.com>
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>,
KY Srinivasan <kys@...rosoft.com>
CC: Haiyang Zhang <haiyangz@...rosoft.com>,
"wei.liu@...nel.org" <wei.liu@...nel.org>,
"tglx@...utronix.de" <tglx@...utronix.de>,
"mingo@...hat.com" <mingo@...hat.com>,
"bp@...en8.de" <bp@...en8.de>,
"dave.hansen@...ux.intel.com" <dave.hansen@...ux.intel.com>,
"x86@...nel.org" <x86@...nel.org>, "hpa@...or.com" <hpa@...or.com>,
"linux-hyperv@...r.kernel.org" <linux-hyperv@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Abaci Robot <abaci@...ux.alibaba.com>
Subject: RE: [PATCH] x86/hyperv: Remove duplicate include
> From: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
> Sent: Thursday, August 24, 2023 1:04 AM
> [...]
> diff --git a/arch/x86/hyperv/ivm.c b/arch/x86/hyperv/ivm.c
> @@ -18,9 +18,7 @@
> #include <asm/mshyperv.h>
> #include <asm/hypervisor.h>
> #include <asm/mtrr.h>
> -#include <asm/coco.h>
> #include <asm/io_apic.h>
> -#include <asm/sev.h>
> #include <asm/realmode.h>
> #include <asm/e820/api.h>
> #include <asm/desc.h>
I wish the header files were alphabetically ordered so that we
would have avoided the issue...
Reviewed-by: Dexuan Cui <decui@...rosoft.com>
Powered by blists - more mailing lists