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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 9 Sep 2021 09:11:23 -0400
From:   Steven Rostedt <rostedt@...dmis.org>
To:     Masami Hiramatsu <mhiramat@...nel.org>
Cc:     linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] tracing/boot: bootconfig: Fixes and API name change

On Thu,  9 Sep 2021 21:48:43 +0900
Masami Hiramatsu <mhiramat@...nel.org> wrote:

> Hi,
> 
> Here is a series of patches to fix some issues on boot-time tracing
> and bootconfig. Yesterday I sent a bugfix(*), and today I found some
> other issues.
> 
> (*) https://lore.kernel.org/all/163112988361.74896.2267026262061819145.stgit@devnote2/T/#u
> 
> This includes following patches.
> 
> [1/3] tracing/boot: Fix trace_boot_hist_add_array() to check array is value
> 
> [2/3] tracing/boot: Fix to check the histogram control param is a leaf node
> 
> [3/3] bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
>  - Rename xbc_node_find_child() to xbc_node_find_subkey() to avoid
>    confusing "child" and "subkey" words.
> 

Masami,

Did this go out correctly?

I only received this email, and this email is not showing up on LKML.

 (https://lore.kernel.org/r/163119172318.151131.7138254940364392100.stgit%40devnote2
 gives "Not found")

-- Steve


> 
> 
> Thank you,
> 
> ---
> 
> Masami Hiramatsu (3):
>       tracing/boot: Fix trace_boot_hist_add_array() to check array is value
>       tracing/boot: Fix to check the histogram control param is a leaf node
>       bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
> 
> 
>  include/linux/bootconfig.h |    4 ++--
>  kernel/trace/trace_boot.c  |   35 +++++++++++++++++------------------
>  lib/bootconfig.c           |    8 ++++----
>  3 files changed, 23 insertions(+), 24 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ