linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@kernel.org>
To: linux-kernel@vger.kernel.org, kasan-dev@googlegroups.com,
	kernel-team@fb.com, mingo@kernel.org
Cc: elver@google.com, andreyknvl@google.com, glider@google.com,
	dvyukov@google.com, cai@lca.pw, boqun.feng@gmail.com
Subject: [PATCH kcsan 0/2] KCSAN updates for v5.12
Date: Wed, 6 Jan 2021 09:33:23 -0800	[thread overview]
Message-ID: <20210106173323.GA23292@paulmck-ThinkPad-P72> (raw)

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

             reply	other threads:[~2021-01-06 17:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-06 17:33 Paul E. McKenney [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210106173323.GA23292@paulmck-ThinkPad-P72 \
    --to=paulmck@kernel.org \
    --cc=andreyknvl@google.com \
    --cc=boqun.feng@gmail.com \
    --cc=cai@lca.pw \
    --cc=dvyukov@google.com \
    --cc=elver@google.com \
    --cc=glider@google.com \
    --cc=kasan-dev@googlegroups.com \
    --cc=kernel-team@fb.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).