lkml.org 
[lkml]   [2021]   [May]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] kcsan: Fix debugfs initcall return type
Hello, Linus,

This pull request provides a fix for a regression introduced in the v5.13
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
simply makes the kcsan_debugfs_init() function's type initcall-compatible.
This fix has been posted to the relevant mailing lists:

https://lore.kernel.org/lkml/20210514140015.2944744-1-arnd@kernel.org/

It has also been exposed to -next testing and has been subject to more
than the usual number of reviews.

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git urgent.2021.05.20a

for you to fetch changes up to 976aac5f882989e4f6c1b3a7224819bf0e801c6a:

kcsan: Fix debugfs initcall return type (2021-05-18 10:58:02 -0700)

----------------------------------------------------------------
Arnd Bergmann (1):
kcsan: Fix debugfs initcall return type

kernel/kcsan/debugfs.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

\
 
 \ /
  Last update: 2021-05-20 22:01    [W:0.098 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site