mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-12 00:38:55 +00:00
Documentation/locking/locktypes: Fix a typo
We have three categories locks, not two. Signed-off-by: Huang Shijie <sjhuang@iluvatar.ai> Signed-off-by: Ingo Molnar <mingo@kernel.org> Acked-by: Will Deacon <will@kernel.org> Link: https://lore.kernel.org/r/20200813060220.18199-1-sjhuang@iluvatar.ai
This commit is contained in:
parent
dc06fe51d2
commit
cb75c95c52
@ -10,7 +10,7 @@ Introduction
|
|||||||
============
|
============
|
||||||
|
|
||||||
The kernel provides a variety of locking primitives which can be divided
|
The kernel provides a variety of locking primitives which can be divided
|
||||||
into two categories:
|
into three categories:
|
||||||
|
|
||||||
- Sleeping locks
|
- Sleeping locks
|
||||||
- CPU local locks
|
- CPU local locks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user