diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-26 22:49:40 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-05-26 22:49:40 +0200 |
commit | c5b440951a19fdd068090d38dcbe72ea28e5e0d0 (patch) | |
tree | 4078aba02a1cac17bdc9fb84238c4f2207187863 /security/Kconfig.hardening | |
parent | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (diff) | |
parent | tracing: Silence GCC 9 array bounds warning (diff) | |
download | linux-c5b440951a19fdd068090d38dcbe72ea28e5e0d0.tar.xz linux-c5b440951a19fdd068090d38dcbe72ea28e5e0d0.zip |
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing warning fix from Steven Rostedt:
"Make the GCC 9 warning for sub struct memset go away.
GCC 9 now warns about calling memset() on partial structures when it
goes across multiple fields. This adds a helper for the place in
tracing that does this type of clearing of a structure"
* tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
tracing: Silence GCC 9 array bounds warning
Diffstat (limited to 'security/Kconfig.hardening')
0 files changed, 0 insertions, 0 deletions