On 2017/10/27 13:57, Masami Hiramatsu wrote:
On Fri, 27 Oct 2017 09:56:40 +0800
Zhou Chengming wrote:
Changes from v1:
- We should put the modifies of the kprobe after the re-reg check.
- And then the address_safe check.
- When check_kprobe_address_safe() return fail, the *probed_mod
should
On Fri, 27 Oct 2017 09:56:40 +0800
Zhou Chengming wrote:
> Changes from v1:
> - We should put the modifies of the kprobe after the re-reg check.
> - And then the address_safe check.
> - When check_kprobe_address_safe() return fail, the *probed_mod
> should be set to NULL, and no module refcount
Changes from v1:
- We should put the modifies of the kprobe after the re-reg check.
- And then the address_safe check.
- When check_kprobe_address_safe() return fail, the *probed_mod
should be set to NULL, and no module refcount held.
Old code use check_kprobe_rereg() to check if the kprobe has
3 matches
Mail list logo