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, 29 Oct 2017 16:17:46 -0400
From:   Steven Rostedt <rostedt@...dmis.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        Ingo Molnar <mingo@...nel.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        stable <stable@...r.kernel.org>
Subject: Re: [GIT PULL] tracing/samples: Fix creation and deletion of
 simple_thread_fn creation

On Fri, 27 Oct 2017 20:35:09 -0700
Linus Torvalds <torvalds@...ux-foundation.org> wrote:

> On Fri, Oct 27, 2017 at 6:15 PM, Steven Rostedt <rostedt@...dmis.org> wrote:
> >
> > I'll write up a fix on the plane home on Saturday. Expect something by
> > Sunday.  
> 
> I'll change the "bool" to "int" in the meanwhile, getting rid of the warning.
> 
> That may be what you meant in the first place.
> 

Yes it was. The first iteration just did the bool, then I realized I
needed a counter, and changed it to do counting. I simply forgot to
convert the bool to an int.

That should be all that needs to be done.

Thanks!

-- Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ