[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191205142853.28894-1-alexander.shishkin@linux.intel.com>
Date: Thu, 5 Dec 2019 17:28:51 +0300
From: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Arnaldo Carvalho de Melo <acme@...hat.com>,
Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
Jiri Olsa <jolsa@...nel.org>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Subject: [PATCH 0/2] perf/x86/intel/bts: Small fixes
Hi Peter and Ingo,
Here are two small fixes that resulted from running perf_fuzzer on a !KPTI
kernel. One is a misguided and unannotated warning and another is a sketchy
use of page_private(). The choice between deleting the BTS driver and
fixing it is not obvious, though. It may theoretically still have users.
Alexander Shishkin (2):
perf/x86/intel/bts: Remove a silly warning
perf/x86/intel/bts: Fix the use of page_private()
arch/x86/events/intel/bts.c | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
--
2.24.0
Powered by blists - more mailing lists