commit | e9f5cbc0c851c1cf98e4ecc5d72b5563d3fc5605 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 19 11:44:34 2022 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 19 11:44:34 2022 +0200 |
tree | c5e036b026d76379181b405dd110acb49dc36761 | |
parent | f1b744f65e2f9682347c5faf6377e61e2ab19a67 [diff] | |
parent | 35140d399db2b67153fc53b51a97ddb8ba3b5956 [diff] |
Merge tag 'trace-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace Pull tracing fix from Steven Rostedt: "tracing/scripts: Possible uninitialized variable The 0day bot discovered a possible uninitialized path in the scripts that sort the mcount sections at build time. Just needed to initialize that variable" * tag 'trace-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: script/sorttable: Fix some initialization problems