[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.20.1801141151450.2371@nanos>
Date: Sun, 14 Jan 2018 11:52:01 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Greg KH <greg@...ah.com>
cc: Peter Zijlstra <peterz@...radead.org>,
linux-kernel@...r.kernel.org, Vince Weaver <vince@...ter.net>,
torvalds@...ux-foundation.org, robert@...ecki.net,
luto@...capital.net, mingo@...nel.org, hughd@...gle.com,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Subject: Re: [PATCH] x86,perf: Disable intel_bts when PTI
On Sun, 14 Jan 2018, Greg KH wrote:
> On Sun, Jan 14, 2018 at 11:27:13AM +0100, Peter Zijlstra wrote:
> >
> > The intel_bts driver does not use the 'normal' BTS buffer we allocated
> > space for in the cpu_entry_area but instead uses the memory allocated
> > for the perf AUX buffer.
> >
> > This obviously comes apart when using PTI because then the kernel
> > mapping; which includes that AUX buffer memory; disappears.
> >
> > For now disable this driver when PTI is enabled, we'll try and sort
> > something out later.
> >
> > Cc: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
> > Reported-by: Vince Weaver <vincent.weaver@...ne.edu>
> > Reported-by: Robert Święcki <robert@...ecki.net>
> > Signed-off-by: Peter Zijlstra (Intel) <peterz@...radead.org>
>
> Can you add a:
> Cc: stable <stable@...r.kernel.org>
> please?
Already in the commit ...
Powered by blists - more mailing lists