projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e176b7a
)
Documentation/locking/locktypes: fix the typo
author
Huang Shijie
<sjhuang@iluvatar.ai>
Thu, 13 Aug 2020 06:02:20 +0000
(14:02 +0800)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 13 Aug 2020 20:47:38 +0000
(14:47 -0600)
We have three categories locks, not two.
Signed-off-by: Huang Shijie <sjhuang@iluvatar.ai>
Acked-by: Will Deacon <will@kernel.org>
Link:
https://lore.kernel.org/r/20200813060220.18199-1-sjhuang@iluvatar.ai
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/locking/locktypes.rst
patch
|
blob
|
history
diff --git
a/Documentation/locking/locktypes.rst
b/Documentation/locking/locktypes.rst
index 1b577a8bf9829518c3e8f68aa90c7156e47b0c71..4cefed8048ca42c473148c113529c11ffbb5d9ba 100644
(file)
--- a/
Documentation/locking/locktypes.rst
+++ b/
Documentation/locking/locktypes.rst
@@
-10,7
+10,7
@@
Introduction
============
The kernel provides a variety of locking primitives which can be divided
-into t
wo
categories:
+into t
hree
categories:
- Sleeping locks
- CPU local locks