-
- Downloads
mutex: Fix annotations to include it in kernel-locking docbook
Fix kernel-doc notation in linux/mutex.h and kernel/mutex.c, then add these 2 files to the kernel-locking docbook as the Mutex API reference chapter. Add one API function to mutex-design.txt and correct a typo in that file. Signed-off-by:Randy Dunlap <randy.dunlap@oracle.com> Cc: Rusty Russell <rusty@rustcorp.com.au> LKML-Reference: <20100902154816.6cc2f9ad.randy.dunlap@oracle.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- Documentation/DocBook/kernel-locking.tmpl 6 additions, 0 deletionsDocumentation/DocBook/kernel-locking.tmpl
- Documentation/mutex-design.txt 2 additions, 1 deletionDocumentation/mutex-design.txt
- include/linux/mutex.h 8 additions, 0 deletionsinclude/linux/mutex.h
- kernel/mutex.c 7 additions, 16 deletionskernel/mutex.c
Please register or sign in to comment