diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-20 14:43:33 -1000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-20 14:43:33 -1000 |
commit | 921dd23597704b31fb3b51c7eae9cf3022846625 (patch) | |
tree | 0e55c2f1fb02c136c1229961525b14fa2617ffb7 /arch | |
parent | a0d8b0eda3107f5dda4a56623164ced833574ead (diff) | |
parent | 976aac5f882989e4f6c1b3a7224819bf0e801c6a (diff) | |
download | linux-stable-921dd23597704b31fb3b51c7eae9cf3022846625.tar.gz linux-stable-921dd23597704b31fb3b51c7eae9cf3022846625.tar.bz2 linux-stable-921dd23597704b31fb3b51c7eae9cf3022846625.zip |
Merge branch 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Pull kcsan fix from Paul McKenney:
"Fix for a regression introduced in this merge window by commit
e36299efe7d7 ("kcsan, debugfs: Move debugfs file creation out of early
init").
The regression is not easy to trigger, requiring a KCSAN build using
clang with CONFIG_LTO_CLANG=y. The fix is to simply make the
kcsan_debugfs_init() function's type initcall-compatible. This has
been posted to the relevant mailing lists:"
* 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu:
kcsan: Fix debugfs initcall return type
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions