LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL lkmm] LKMM commits for v5.15
@ 2021-08-12 0:25 Paul E. McKenney
2021-08-18 6:41 ` Ingo Molnar
0 siblings, 1 reply; 2+ messages in thread
From: Paul E. McKenney @ 2021-08-12 0:25 UTC (permalink / raw)
To: mingo
Cc: manfred, stern, parri.andrea, will, peterz, boqun.feng, npiggin,
dhowells, j.alglave, luc.maranget, akiyks, dlustig, joel, tglx,
linux-kernel, linux-arch, kernel-team
Hello, Ingo!
This pull request contains changes for the Linux-kernel memory model
(LKMM). These changes focus on documentation, providing additional
examples and use cases. These have been posted to LKML:
https://lore.kernel.org/lkml/20210721211003.869892-1-paulmck@kernel.org/
https://lore.kernel.org/lkml/20210721211003.869892-2-paulmck@kernel.org/
https://lore.kernel.org/lkml/20210721211003.869892-3-paulmck@kernel.org/
https://lore.kernel.org/lkml/20210721211003.869892-4-paulmck@kernel.org/
They have been exposed to -next and the kernel test robot, not that these
services do all that much for documentation changes.
The following changes since commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c:
Linux 5.14-rc2 (2021-07-18 14:13:49 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git lkmm
for you to fetch changes up to 87859a8e3f083bd57b34e6a962544d775a76b15f:
tools/memory-model: Document data_race(READ_ONCE()) (2021-07-27 11:48:55 -0700)
----------------------------------------------------------------
Manfred Spraul (1):
tools/memory-model: Heuristics using data_race() must handle all values
Paul E. McKenney (3):
tools/memory-model: Make read_foo_diagnostic() more clearly diagnostic
tools/memory-model: Add example for heuristic lockless reads
tools/memory-model: Document data_race(READ_ONCE())
.../memory-model/Documentation/access-marking.txt | 151 ++++++++++++++++++---
1 file changed, 135 insertions(+), 16 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL lkmm] LKMM commits for v5.15
2021-08-12 0:25 [GIT PULL lkmm] LKMM commits for v5.15 Paul E. McKenney
@ 2021-08-18 6:41 ` Ingo Molnar
0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2021-08-18 6:41 UTC (permalink / raw)
To: Paul E. McKenney
Cc: manfred, stern, parri.andrea, will, peterz, boqun.feng, npiggin,
dhowells, j.alglave, luc.maranget, akiyks, dlustig, joel, tglx,
linux-kernel, linux-arch, kernel-team
* Paul E. McKenney <paulmck@kernel.org> wrote:
> Hello, Ingo!
>
> This pull request contains changes for the Linux-kernel memory model
> (LKMM). These changes focus on documentation, providing additional
> examples and use cases. These have been posted to LKML:
>
> https://lore.kernel.org/lkml/20210721211003.869892-1-paulmck@kernel.org/
> https://lore.kernel.org/lkml/20210721211003.869892-2-paulmck@kernel.org/
> https://lore.kernel.org/lkml/20210721211003.869892-3-paulmck@kernel.org/
> https://lore.kernel.org/lkml/20210721211003.869892-4-paulmck@kernel.org/
>
> They have been exposed to -next and the kernel test robot, not that these
> services do all that much for documentation changes.
>
> The following changes since commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c:
>
> Linux 5.14-rc2 (2021-07-18 14:13:49 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git lkmm
>
> for you to fetch changes up to 87859a8e3f083bd57b34e6a962544d775a76b15f:
>
> tools/memory-model: Document data_race(READ_ONCE()) (2021-07-27 11:48:55 -0700)
>
> ----------------------------------------------------------------
> Manfred Spraul (1):
> tools/memory-model: Heuristics using data_race() must handle all values
>
> Paul E. McKenney (3):
> tools/memory-model: Make read_foo_diagnostic() more clearly diagnostic
> tools/memory-model: Add example for heuristic lockless reads
> tools/memory-model: Document data_race(READ_ONCE())
>
> .../memory-model/Documentation/access-marking.txt | 151 ++++++++++++++++++---
> 1 file changed, 135 insertions(+), 16 deletions(-)
Pulled into tip:locking/debug, thanks a lot Paul!
Ingo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-08-18 6:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-12 0:25 [GIT PULL lkmm] LKMM commits for v5.15 Paul E. McKenney
2021-08-18 6:41 ` Ingo Molnar
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).