linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KCSAN changes for v5.14
@ 2021-07-04 17:29 Paul E. McKenney
  2021-07-04 19:31 ` Linus Torvalds
  2021-07-04 20:09 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Paul E. McKenney @ 2021-07-04 17:29 UTC (permalink / raw)
  To: torvalds; +Cc: mingo, linux-kernel, tglx

Hello, Linus,

Please pull the latest KCSAN tree from:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git kcsan.2021.05.18a
  # HEAD: 117232c0b9126e254d84f38ccaf9e576ccfcd990: kcsan: Use URL link for pointing access-marking.txt (2021-05-18 10:58:15 -0700)

							Thanx, Paul

----------------------------------------------------------------
Akira Yokosawa (1):
      kcsan: Use URL link for pointing access-marking.txt

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

Marco Elver (1):
      kcsan: Document "value changed" line

Mark Rutland (8):
      kcsan: Simplify value change detection
      kcsan: Distinguish kcsan_report() calls
      kcsan: Refactor passing watchpoint/other_info
      kcsan: Fold panic() call into print_report()
      kcsan: Refactor access_info initialization
      kcsan: Remove reporting indirection
      kcsan: Remove kcsan_report_type
      kcsan: Report observed value changes

Paul E. McKenney (1):
      kcsan: Add pointer to access-marking.txt to data_race() bullet

 Documentation/dev-tools/kcsan.rst |  93 +++++++++------------
 kernel/kcsan/core.c               |  53 +++++-------
 kernel/kcsan/debugfs.c            |   3 +-
 kernel/kcsan/kcsan.h              |  39 ++++-----
 kernel/kcsan/report.c             | 169 ++++++++++++++++++++------------------
 5 files changed, 168 insertions(+), 189 deletions(-)

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

* Re: [GIT PULL] KCSAN changes for v5.14
  2021-07-04 17:29 [GIT PULL] KCSAN changes for v5.14 Paul E. McKenney
@ 2021-07-04 19:31 ` Linus Torvalds
  2021-07-04 20:10   ` Paul E. McKenney
  2021-07-04 20:09 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2021-07-04 19:31 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: Ingo Molnar, Linux Kernel Mailing List, Thomas Gleixner

On Sun, Jul 4, 2021 at 10:29 AM Paul E. McKenney <paulmck@kernel.org> wrote:
>
> Please pull the latest KCSAN tree from:

I've pulled this, but I'd _really_ like an overview of the changes for
the merge log and my own perusal.

Even if it's just something "Minor bug fixes and cleanups" because
there's nothing in particular that stands out, that's the kind of
thing I want to be able to then document for the merge.

             Linus

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

* Re: [GIT PULL] KCSAN changes for v5.14
  2021-07-04 17:29 [GIT PULL] KCSAN changes for v5.14 Paul E. McKenney
  2021-07-04 19:31 ` Linus Torvalds
@ 2021-07-04 20:09 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2021-07-04 20:09 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: torvalds, mingo, linux-kernel, tglx

The pull request you sent on Sun, 4 Jul 2021 10:29:12 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git kcsan.2021.05.18a

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

Thank you!

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

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

* Re: [GIT PULL] KCSAN changes for v5.14
  2021-07-04 19:31 ` Linus Torvalds
@ 2021-07-04 20:10   ` Paul E. McKenney
  0 siblings, 0 replies; 4+ messages in thread
From: Paul E. McKenney @ 2021-07-04 20:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Ingo Molnar, Linux Kernel Mailing List, Thomas Gleixner

On Sun, Jul 04, 2021 at 12:31:10PM -0700, Linus Torvalds wrote:
> On Sun, Jul 4, 2021 at 10:29 AM Paul E. McKenney <paulmck@kernel.org> wrote:
> >
> > Please pull the latest KCSAN tree from:
> 
> I've pulled this, but I'd _really_ like an overview of the changes for
> the merge log and my own perusal.
> 
> Even if it's just something "Minor bug fixes and cleanups" because
> there's nothing in particular that stands out, that's the kind of
> thing I want to be able to then document for the merge.

Please accept my apologies for failing to provide the overview, and I
will provide one in the future.

							Thanx, Paul

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

end of thread, other threads:[~2021-07-04 20:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-04 17:29 [GIT PULL] KCSAN changes for v5.14 Paul E. McKenney
2021-07-04 19:31 ` Linus Torvalds
2021-07-04 20:10   ` Paul E. McKenney
2021-07-04 20:09 ` pr-tracker-bot

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