diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-11-05 13:30:11 -0800 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-11-06 17:25:16 -0800 |
commit | acc4bdc55dcb7d7fe0be736999572a55e121873f (patch) | |
tree | 40d4e267967aecde4397585bbb098d71b053bb41 /lib/mpi/mpi-inv.c | |
parent | 1947bfcf81a905e84a58b423063e81034a90efed (diff) |
tools/memory-model: Use "buf" and "flag" for message-passing tests
The use of "x" and "y" for message-passing tests is fine for people
familiar with memory models and litmus-test nomenclature, but is a bit
obtuse for others. This commit therefore substitutes "buf" for "x" and
"flag" for "y" for the MP tests. There are a few special-case MP tests
that use locks and these are unchanged. There is another MP test that
uses pointers, and this is changed to name the pointer "p".
Reported-by: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-inv.c')
0 files changed, 0 insertions, 0 deletions