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]
Message-ID: <20190830180150.687f3ec8@gandalf.local.home>
Date:   Fri, 30 Aug 2019 18:01:50 -0400
From:   Steven Rostedt <rostedt@...dmis.org>
To:     Jakub Kicinski <jakub.kicinski@...ronome.com>
Cc:     mingo@...hat.com, linux-kernel@...r.kernel.org,
        oss-drivers@...ronome.com, Divya Indi <divya.indi@...cle.com>
Subject: Re: [PATCH 0/3] tracing: fix minor build warnings

On Tue, 27 Aug 2019 22:25:46 -0700
Jakub Kicinski <jakub.kicinski@...ronome.com> wrote:

> Hi!
> 
> trace.o gets rebuild on every make run when tracing is enabled,
> which makes all warnings particularly noisy. This patchset fixes
> some low-hanging fruit on W=1 C=1 builds.
> 
> Jakub Kicinski (3):
>   tracing: correct kdoc formats

I took the first one, but the two below, I wont take. Those changes
were added in preparation of the kernel access to tracing code.

See:

  http://lkml.kernel.org/r/1565805327-579-1-git-send-email-divya.indi@oracle.com

-- Steve


>   tracing: remove exported but unused trace_array_destroy()
>   tracing: make trace_array_create() static
> 
>  kernel/trace/trace.c | 47 ++++++++++++++------------------------------
>  1 file changed, 15 insertions(+), 32 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ