Re: [PATCH v3 0/4] arm64: kprobes: Update blacklist checking on arm64

2019-02-15 Thread Catalin Marinas
Hi Masami, On Wed, Feb 13, 2019 at 12:42:53AM +0900, Masami Hiramatsu wrote: > In v3, I rebased on the latest arm64 kernel which includes > James' KVM/HYP fixes for kprobes, and fix a reported bugs > in [4/4]. I will queue this patches at 5.1-rc1 since the arm64 for-next/core branch is currently

[PATCH v3 0/4] arm64: kprobes: Update blacklist checking on arm64

2019-02-12 Thread Masami Hiramatsu
Hello, Here is the v3 series of update of the kprobe blacklist checking on arm64. I found that some blacklist checking code were mis-placed in arch_prepare_kprobe() and arch_within_kprobe_blacklist(). Since the blacklist just filters by symbol, smaller than the symbol, like extable must be