Re: [PATCH 0/3] [GIT PULL] tracing: Minor fixes for 5.1-rc2

2019-03-26 Thread Steven Rostedt
On Tue, 26 Mar 2019 14:29:27 -0700 Linus Torvalds wrote: > On Tue, Mar 26, 2019 at 11:48 AM Steven Rostedt wrote: > > > > Should I work on changing this? > > I don't personally much care, but the pr-tracker-bot clearly does. > > If you don't care about the automated "it's been pulled"

Re: [PATCH 0/3] [GIT PULL] tracing: Minor fixes for 5.1-rc2

2019-03-26 Thread Linus Torvalds
On Tue, Mar 26, 2019 at 11:48 AM Steven Rostedt wrote: > > Should I work on changing this? I don't personally much care, but the pr-tracker-bot clearly does. If you don't care about the automated "it's been pulled" message, that doesn't matter, of course. That said, I'd almost prefer to get

Re: [PATCH 0/3] [GIT PULL] tracing: Minor fixes for 5.1-rc2

2019-03-26 Thread Steven Rostedt
On Tue, 26 Mar 2019 10:48:44 -0700 Linus Torvalds wrote: > On Tue, Mar 26, 2019 at 5:42 AM Steven Rostedt wrote: > > > > Please pull the latest trace-v5.1-rc2 tree, which can be found at: > > Pulled and pushed out, but for some reason the pr-tracker-bot doesn't > seem to have reacted. > >

Re: [PATCH 0/3] [GIT PULL] tracing: Minor fixes for 5.1-rc2

2019-03-26 Thread Linus Torvalds
On Tue, Mar 26, 2019 at 5:42 AM Steven Rostedt wrote: > > Please pull the latest trace-v5.1-rc2 tree, which can be found at: Pulled and pushed out, but for some reason the pr-tracker-bot doesn't seem to have reacted. Presumably there's something in your git pull message that means it doesn't

[PATCH 0/3] [GIT PULL] tracing: Minor fixes for 5.1-rc2

2019-03-26 Thread Steven Rostedt
Linus, Three small fixes: - A fix to a double free in the histogram code - Uninitialized variable fix - Use NULL instead of zero fix and spelling fixes Please pull the latest trace-v5.1-rc2 tree, which can be found at: