[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2d07acca-48ca-a71d-c5e5-99ab309f2870@linux.intel.com>
Date: Thu, 23 Nov 2017 07:02:40 -0800
From: Dave Hansen <dave.hansen@...ux.intel.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
moritz.lipp@...k.tugraz.at, daniel.gruss@...k.tugraz.at,
michael.schwarz@...k.tugraz.at, richard.fellner@...dent.tugraz.at,
luto@...nel.org, torvalds@...ux-foundation.org,
keescook@...gle.com, hughd@...gle.com, x86@...nel.org,
jgross@...e.com
Subject: Re: [PATCH 00/23] [v4] KAISER: unmap most of the kernel from
userspace page tables
On 11/22/2017 11:32 PM, Ingo Molnar wrote:
> diff --git a/arch/x86/events/intel/ds.c b/arch/x86/events/intel/ds.c
> index c9f44d7ce838..61388b01962d 100644
> --- a/arch/x86/events/intel/ds.c
> +++ b/arch/x86/events/intel/ds.c
> @@ -3,7 +3,7 @@
> #include <linux/types.h>
> #include <linux/slab.h>
>
> -#include <asm/kaiser.h>
> +#include <linux/kaiser.h>
> #include <asm/perf_event.h>
> #include <asm/insn.h>
Yes, that looks like the correct fix on both counts.
Please let me know if you would like an updated series to fix these,
either in email or a git tree.
Powered by blists - more mailing lists