[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4df4fe60-7627-4d1d-bd6f-fc7865d19615@linux.intel.com>
Date: Thu, 8 Jan 2026 13:05:50 +0800
From: "Mi, Dapeng" <dapeng1.mi@...ux.intel.com>
To: Chen Ni <nichen@...as.ac.cn>, peterz@...radead.org, mingo@...hat.com,
acme@...nel.org, namhyung@...nel.org, mark.rutland@....com,
alexander.shishkin@...ux.intel.com, jolsa@...nel.org, irogers@...gle.com,
adrian.hunter@...el.com, james.clark@...aro.org, tglx@...utronix.de,
bp@...en8.de, dave.hansen@...ux.intel.com, x86@...nel.org, hpa@...or.com
Cc: linux-perf-users@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] perf/x86/core: Remove duplicate include
On 1/7/2026 4:21 PM, Chen Ni wrote:
> Remove duplicate inclusion of linux/kvm_types.h.
>
> Signed-off-by: Chen Ni <nichen@...as.ac.cn>
> ---
> arch/x86/events/core.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/x86/events/core.c b/arch/x86/events/core.c
> index 0ecac9495d74..c182a47f0f38 100644
> --- a/arch/x86/events/core.c
> +++ b/arch/x86/events/core.c
> @@ -30,7 +30,6 @@
> #include <linux/device.h>
> #include <linux/nospec.h>
> #include <linux/static_call.h>
> -#include <linux/kvm_types.h>
>
> #include <asm/apic.h>
> #include <asm/stacktrace.h>
Reviewed-by: Dapeng Mi <dapeng1.mi@...ux.intel.com>
Powered by blists - more mailing lists