linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH kcsan 0/2] KCSAN updates for v5.12
@ 2021-01-06 17:33 Paul E. McKenney
  2021-01-06 17:33 ` [PATCH tip/core/rcu 1/2] kcsan: Rewrite kcsan_prandom_u32_max() without prandom_u32_state() paulmck
  2021-01-06 17:33 ` [PATCH tip/core/rcu 2/2] random32: Re-enable KCSAN instrumentation paulmck
  0 siblings, 2 replies; 3+ messages in thread
From: Paul E. McKenney @ 2021-01-06 17:33 UTC (permalink / raw)
  To: linux-kernel, kasan-dev, kernel-team, mingo
  Cc: elver, andreyknvl, glider, dvyukov, cai, boqun.feng

Hello!

This series provides KCSAN updates involving random32.

1.	Rewrite kcsan_prandom_u32_max() without prandom_u32_state(),
	courtesy of Marco Elver.

2.	Re-enable KCSAN instrumentation, courtesy of Marco Elver.

						Thanx, Paul

------------------------------------------------------------------------

 kernel/kcsan/core.c |   26 +++++++++++++-------------
 lib/Makefile        |    3 ---
 2 files changed, 13 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2021-01-06 17:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-06 17:33 [PATCH kcsan 0/2] KCSAN updates for v5.12 Paul E. McKenney
2021-01-06 17:33 ` [PATCH tip/core/rcu 1/2] kcsan: Rewrite kcsan_prandom_u32_max() without prandom_u32_state() paulmck
2021-01-06 17:33 ` [PATCH tip/core/rcu 2/2] random32: Re-enable KCSAN instrumentation paulmck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).