]> git.baikalelectronics.ru Git - kernel.git/commit
tools/memory-model: Fix smp_mb__after_spinlock() spelling
authorBjörn Töpel <bjorn.topel@intel.com>
Fri, 5 Mar 2021 10:28:23 +0000 (11:28 +0100)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 10 May 2021 23:27:20 +0000 (16:27 -0700)
commit0d88970de59c971414eda0c427e32055f09f444c
treea3c165f39f15d5bb1c1711e5fc72979cc7ada1fc
parent78f0a5f86683713bf30eae653c023ab078a37264
tools/memory-model: Fix smp_mb__after_spinlock() spelling

A misspelled git-grep regex revealed that smp_mb__after_spinlock()
was misspelled in explanation.txt.  This commit adds the missing "_".

Fixes: 7e267478de9a ("Automate memory-barriers.txt; provide Linux-kernel memory model")
[ paulmck: Apply Alan Stern commit-log feedback. ]
Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/memory-model/Documentation/explanation.txt