tools/memory-model: Update README for addition of SRCU
authorPaul E. McKenney <paulmck@linux.ibm.com>
Mon, 26 Nov 2018 22:26:43 +0000 (14:26 -0800)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Mon, 18 Mar 2019 17:27:52 +0000 (10:27 -0700)
commitad9fd20b6dadb0cb14551477fcebe0fdf2e697dd
tree34d9ed743cec5b55c8a33ce120a69f908de8b3fb
parenta3f600d92da564ad35f237c8aeab268ca49377cc
tools/memory-model: Update README for addition of SRCU

This commit updates the section on LKMM limitations to no longer say
that SRCU is not modeled, but instead describe how LKMM's modeling of
SRCU departs from the Linux-kernel implementation.

TL;DR:  There is no known valid use case that cares about the Linux
kernel's ability to have partially overlapping SRCU read-side critical
sections.

Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Acked-by: Andrea Parri <andrea.parri@amarulasolutions.com>
tools/memory-model/README