All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL memory-model] LKMM commits for v5.10
@ 2020-09-14 17:56 Paul E. McKenney
  2020-10-09  6:57 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Paul E. McKenney @ 2020-09-14 17:56 UTC (permalink / raw)
  To: mingo; +Cc: linux-kernel, grandmaster, kernel-team

Hello, Ingo!

This pull request contains Linux-Kernel Memory-Model commits for v5.10.
These have been subjected to LKML review:

	https://lore.kernel.org/lkml/20200831182012.GA1965@paulmck-ThinkPad-P72

All of these have also been subjected to the kbuild test robot and
-next testing.  The following changes since v5.9-rc1 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 0ce0c78eff7d22c8a261de6c4305a5abb638c200:

  tools/memory-model: Expand the cheatsheet.txt notion of relaxed (2020-09-04 11:58:15 -0700)

----------------------------------------------------------------
Alexander A. Klimov (1):
      Replace HTTP links with HTTPS ones: LKMM

Paul E. McKenney (4):
      tools/memory-model: Update recipes.txt prime_numbers.c path
      tools/memory-model: Improve litmus-test documentation
      tools/memory-model: Add a simple entry point document
      tools/memory-model: Expand the cheatsheet.txt notion of relaxed

 tools/memory-model/Documentation/cheatsheet.txt   |   33 +-
 tools/memory-model/Documentation/litmus-tests.txt | 1074 +++++++++++++++++++++
 tools/memory-model/Documentation/recipes.txt      |    4 +-
 tools/memory-model/Documentation/references.txt   |    2 +-
 tools/memory-model/Documentation/simple.txt       |  271 ++++++
 tools/memory-model/README                         |  160 +--
 6 files changed, 1410 insertions(+), 134 deletions(-)
 create mode 100644 tools/memory-model/Documentation/litmus-tests.txt
 create mode 100644 tools/memory-model/Documentation/simple.txt

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

* Re: [GIT PULL memory-model] LKMM commits for v5.10
  2020-09-14 17:56 [GIT PULL memory-model] LKMM commits for v5.10 Paul E. McKenney
@ 2020-10-09  6:57 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2020-10-09  6:57 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: linux-kernel, grandmaster, kernel-team, Peter Zijlstra


* Paul E. McKenney <paulmck@kernel.org> wrote:

> Hello, Ingo!
> 
> This pull request contains Linux-Kernel Memory-Model commits for v5.10.
> These have been subjected to LKML review:
> 
> 	https://lore.kernel.org/lkml/20200831182012.GA1965@paulmck-ThinkPad-P72
> 
> All of these have also been subjected to the kbuild test robot and
> -next testing.  The following changes since v5.9-rc1 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 0ce0c78eff7d22c8a261de6c4305a5abb638c200:
> 
>   tools/memory-model: Expand the cheatsheet.txt notion of relaxed (2020-09-04 11:58:15 -0700)
> 
> ----------------------------------------------------------------
> Alexander A. Klimov (1):
>       Replace HTTP links with HTTPS ones: LKMM
> 
> Paul E. McKenney (4):
>       tools/memory-model: Update recipes.txt prime_numbers.c path
>       tools/memory-model: Improve litmus-test documentation
>       tools/memory-model: Add a simple entry point document
>       tools/memory-model: Expand the cheatsheet.txt notion of relaxed
> 
>  tools/memory-model/Documentation/cheatsheet.txt   |   33 +-
>  tools/memory-model/Documentation/litmus-tests.txt | 1074 +++++++++++++++++++++
>  tools/memory-model/Documentation/recipes.txt      |    4 +-
>  tools/memory-model/Documentation/references.txt   |    2 +-
>  tools/memory-model/Documentation/simple.txt       |  271 ++++++
>  tools/memory-model/README                         |  160 +--
>  6 files changed, 1410 insertions(+), 134 deletions(-)
>  create mode 100644 tools/memory-model/Documentation/litmus-tests.txt
>  create mode 100644 tools/memory-model/Documentation/simple.txt

Pulled, thanks a lot Paul!

	Ingo

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

end of thread, other threads:[~2020-10-09  6:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-14 17:56 [GIT PULL memory-model] LKMM commits for v5.10 Paul E. McKenney
2020-10-09  6:57 ` Ingo Molnar

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.