lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 9 Jul 2017 21:28:30 +0900
From:   Masami Hiramatsu <mhiramat@...nel.org>
To:     "Naveen N. Rao" <naveen.n.rao@...ux.vnet.ibm.com>
Cc:     Ingo Molnar <mingo@...nel.org>,
        Masami Hiramatsu <mhiramat@...nel.org>,
        Ananth N Mavinakayanahalli <ananth@...ux.vnet.ibm.com>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/3] kernel/kprobes: A few trivial updates to jprobes

On Fri,  7 Jul 2017 22:37:23 +0530
"Naveen N. Rao" <naveen.n.rao@...ux.vnet.ibm.com> wrote:

> Here is v2 of the patch:
> https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1434133.html
> 
> As suggested, the first two patches first clean up the existing jprobe
> registration functions and rename function_offset_within_entry() to
> kprobe_on_func_entry(). The last patch has been updated accordingly.

This series looks good to me.

Acked-by: Masami Hiramatsu <mhiramat@...nel.org>


Thanks!

> 
> Thanks,
> Naveen
> 
> Naveen N. Rao (3):
>   kernel/kprobes: Rename [arch_]function_offset_within_entry() to
>     [arch_]kprobe_on_func_entry()
>   kernel/kprobes: Simplify register_jprobes()
>   kernel/kprobes: Ensure that jprobe probepoints are at function entry
> 
>  arch/powerpc/kernel/kprobes.c |  2 +-
>  include/linux/kprobes.h       |  4 ++--
>  kernel/kprobes.c              | 42 ++++++++++++++++++++++++------------------
>  kernel/trace/trace_kprobe.c   |  2 +-
>  4 files changed, 28 insertions(+), 22 deletions(-)
> 
> -- 
> 2.13.2
> 


-- 
Masami Hiramatsu <mhiramat@...nel.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ