projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b57a050
)
docbook: add futexes to kernel-locking docbook
author
Randy Dunlap
<
[email protected]
>
Wed, 3 Jul 2013 22:08:10 +0000
(15:08 -0700)
committer
Linus Torvalds
<
[email protected]
>
Wed, 3 Jul 2013 23:08:01 +0000
(16:08 -0700)
Add Fast User Mutexes (futexes) to kernel-locking docbook.
Signed-off-by: Randy Dunlap <
[email protected]
>
Acked-by: Rob Landley <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
Documentation/DocBook/kernel-locking.tmpl
patch
|
blob
|
history
diff --git
a/Documentation/DocBook/kernel-locking.tmpl
b/Documentation/DocBook/kernel-locking.tmpl
index 67e7ab41c0a6592a747bd414e3bf5923f111ca6a..09e884e5b9f53d1ff32bbc785c61dcb6ec5e56e4 100644
(file)
--- a/
Documentation/DocBook/kernel-locking.tmpl
+++ b/
Documentation/DocBook/kernel-locking.tmpl
@@
-1955,12
+1955,17
@@
machines due to caching.
</sect1>
</chapter>
- <chapter id="apiref">
+ <chapter id="apiref
-mutex
">
<title>Mutex API reference</title>
!Iinclude/linux/mutex.h
!Ekernel/mutex.c
</chapter>
+ <chapter id="apiref-futex">
+ <title>Futex API reference</title>
+!Ikernel/futex.c
+ </chapter>
+
<chapter id="references">
<title>Further reading</title>