Re: [PATCH 0/5] [GIT PULL] tracing: A few last minute clean up and fixes

2018-04-12 Thread Konstantin Ryabitsev
On 04/12/18 15:46, Steven Rostedt wrote: > On Thu, 12 Apr 2018 14:28:45 -0400 > Steven Rostedt wrote: > >> Primary key fingerprint: 5ED9 A48F C54C 0A22 D1D0 804C EBC2 6CDB 5A56 DE73 >> Subkey fingerprint: B5D7 BDD5 67E0 67A3 EE0C 9FBE 3F0B D661 FC59 E3D3 > > Don't use this key. > > Konst

Re: [PATCH 0/5] [GIT PULL] tracing: A few last minute clean up and fixes

2018-04-12 Thread Steven Rostedt
On Thu, 12 Apr 2018 14:28:45 -0400 Steven Rostedt wrote: > Primary key fingerprint: 5ED9 A48F C54C 0A22 D1D0 804C EBC2 6CDB 5A56 DE73 > Subkey fingerprint: B5D7 BDD5 67E0 67A3 EE0C 9FBE 3F0B D661 FC59 E3D3 Don't use this key. Konstantin wanted me to make a ECC key, which I did. Here's th

Re: [PATCH 0/5] [GIT PULL] tracing: A few last minute clean up and fixes

2018-04-12 Thread Konstantin Ryabitsev
On 04/12/18 14:28, Steven Rostedt wrote: > That is 4096. I pushed it to the key servers about a half hour ago, > hopefully, it has made its way around, as I'm going to start using it. I semi-heartily recommend using an ECDSA key instead (ED25519), because it will be much faster and we know they wo

Re: [PATCH 0/5] [GIT PULL] tracing: A few last minute clean up and fixes

2018-04-12 Thread Steven Rostedt
On Thu, 12 Apr 2018 10:58:21 -0700 Linus Torvalds wrote: > On Thu, Apr 12, 2018 at 10:53 AM, Linus Torvalds > wrote: > > > > That doesn't exist, and makes no sense. Did you mean tracing, not ktest? > > Oh, it's more f'ed up than that. That "ktest-v4.17-2" tag does exist - > in the tracing tre

Re: [PATCH 0/5] [GIT PULL] tracing: A few last minute clean up and fixes

2018-04-12 Thread Linus Torvalds
On Thu, Apr 12, 2018 at 10:53 AM, Linus Torvalds wrote: > > That doesn't exist, and makes no sense. Did you mean tracing, not ktest? Oh, it's more f'ed up than that. That "ktest-v4.17-2" tag does exist - in the tracing tree. So the tag is mis-named, but in the right tree, and then your pull requ

Re: [PATCH 0/5] [GIT PULL] tracing: A few last minute clean up and fixes

2018-04-12 Thread Linus Torvalds
On Wed, Apr 11, 2018 at 6:53 PM, Steven Rostedt wrote: > > Please pull the latest ktest-v4.17-2 tree, which can be found at: That doesn't exist, and makes no sense. Did you mean tracing, not ktest? And even if you did, why did your scripts not notice that the branch you point to doesn't actually

[PATCH 0/5] [GIT PULL] tracing: A few last minute clean up and fixes

2018-04-11 Thread Steven Rostedt
Linus, A few clean ups and bug fixes - Replace open coded "ARRAY_SIZE()" with macro - Updates to uprobes - Bug fix for perf event filter on error path Please pull the latest ktest-v4.17-2 tree, which can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest.git