diff options
author | Matthew Wilcox <mawilcox@microsoft.com> | 2018-03-15 04:58:12 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-03-20 08:07:41 +0100 |
commit | 45dbac0e288350f9a4226a5b4b651ed434dd9f85 (patch) | |
tree | 3514515bb3ada493dcf34de4c8b4f715d20d40ec /init/main.c | |
parent | 1b5f3ba415fe4cf8b8b39c8d104ed44cde330658 (diff) | |
download | linux-stable-45dbac0e288350f9a4226a5b4b651ed434dd9f85.tar.gz linux-stable-45dbac0e288350f9a4226a5b4b651ed434dd9f85.tar.bz2 linux-stable-45dbac0e288350f9a4226a5b4b651ed434dd9f85.zip |
locking/mutex: Improve documentation
On Wed, Mar 14, 2018 at 01:56:31PM -0700, Andrew Morton wrote:
> My memory is weak and our documentation is awful. What does
> mutex_lock_killable() actually do and how does it differ from
> mutex_lock_interruptible()?
Add kernel-doc for mutex_lock_killable() and mutex_lock_io(). Reword the
kernel-doc for mutex_lock_interruptible().
Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Kirill Tkhai <ktkhai@virtuozzo.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: cl@linux.com
Cc: tj@kernel.org
Link: http://lkml.kernel.org/r/20180315115812.GA9949@bombadil.infradead.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'init/main.c')
0 files changed, 0 insertions, 0 deletions