[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230215115430.236046-1-yangjihong1@huawei.com>
Date: Wed, 15 Feb 2023 19:54:27 +0800
From: Yang Jihong <yangjihong1@...wei.com>
To: <tglx@...utronix.de>, <mingo@...hat.com>, <bp@...en8.de>,
<dave.hansen@...ux.intel.com>, <x86@...nel.org>, <hpa@...or.com>,
<naveen.n.rao@...ux.ibm.com>, <anil.s.keshavamurthy@...el.com>,
<davem@...emloft.net>, <mhiramat@...nel.org>, <ast@...nel.org>,
<peterz@...radead.org>, <linux-kernel@...r.kernel.org>,
<linux-trace-kernel@...r.kernel.org>
CC: <yangjihong1@...wei.com>
Subject: [PATCH 0/3] kprobes: Fix issues related to optkprobe
Fixed several optkprobe issues, mainly related to the x86 architecture.
Yang Jihong (3):
kprobes: Fixed probe nodes not correctly removed when forcibly
unoptimized
x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
x86/kprobes: Fix arch_check_optimized_kprobe check within
optimized_kprobe range
arch/x86/kernel/kprobes/opt.c | 6 +++---
include/linux/kprobes.h | 1 +
kernel/kprobes.c | 7 +++----
3 files changed, 7 insertions(+), 7 deletions(-)
--
2.30.GIT
Powered by blists - more mailing lists