All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] kcsan: Fix debugfs initcall return type
@ 2021-05-20 20:01 Paul E. McKenney
  2021-05-21  0:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Paul E. McKenney @ 2021-05-20 20:01 UTC (permalink / raw)
  To: torvalds
  Cc: linux-kernel, kasan-dev, kernel-team, mingo, tglx, elver,
	andreyknvl, glider, dvyukov, cai, boqun.feng, gregkh, nathan,
	ojeda, arnd

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] kcsan: Fix debugfs initcall return type
  2021-05-20 20:01 [GIT PULL] kcsan: Fix debugfs initcall return type Paul E. McKenney
@ 2021-05-21  0:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-21  0:48 UTC (permalink / raw)
  To: Paul E. McKenney
  Cc: torvalds, linux-kernel, kasan-dev, kernel-team, mingo, tglx,
	elver, andreyknvl, glider, dvyukov, cai, boqun.feng, gregkh,
	nathan, ojeda, arnd

The pull request you sent on Thu, 20 May 2021 13:01:27 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/921dd23597704b31fb3b51c7eae9cf3022846625

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-21  0:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 20:01 [GIT PULL] kcsan: Fix debugfs initcall return type Paul E. McKenney
2021-05-21  0:48 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.