[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20171029161746.1ca4bc0c@gandalf.local.home>
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