Skip to content
Commit ad776537 authored by Liam R. Howlett's avatar Liam R. Howlett Committed by Matthew Wilcox
Browse files

Add mutex_lock_killable



Similar to mutex_lock_interruptible, it can be interrupted by a fatal
signal only.

Signed-off-by: default avatarLiam R. Howlett <howlett@gmail.com>
Acked-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarMatthew Wilcox <willy@linux.intel.com>
parent 0b94e97a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment