Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	stable <stable@vger.kernel.org>
Subject: Re: [GIT PULL] tracing/samples: Fix creation and deletion of simple_thread_fn creation
Date: Sun, 29 Oct 2017 16:17:46 -0400	[thread overview]
Message-ID: <20171029161746.1ca4bc0c@gandalf.local.home> (raw)
In-Reply-To: <CA+55aFyVhfVpQqqoRMb=KGUWugUCga+w-KqpiOFYgiJKLANJTg@mail.gmail.com>

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

> On Fri, Oct 27, 2017 at 6:15 PM, Steven Rostedt <rostedt@goodmis.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

      reply	other threads:[~2017-10-29 20:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-17 21:21 [GIT PULL] tracing/samples: Fix creation and deletion of simple_thread_fn creation Steven Rostedt
2017-10-27 23:59 ` Linus Torvalds
2017-10-28  1:15   ` Steven Rostedt
2017-10-28  3:35     ` Linus Torvalds
2017-10-29 20:17       ` Steven Rostedt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171029161746.1ca4bc0c@gandalf.local.home \
    --to=rostedt@goodmis.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=stable@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox