WSL2-Linux-Kernel/ipc
Davidlohr Bueso 52644c9ab3 ipc,sem: use current->state helpers
Call __set_current_state() instead of assigning the new state directly.
These interfaces also aid CONFIG_DEBUG_ATOMIC_SLEEP environments, keeping
track of who changed the state.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-02-17 14:34:55 -08:00
..
Makefile
compat.c
compat_mq.c
ipc_sysctl.c
mq_sysctl.c
mqueue.c
msg.c
msgutil.c
namespace.c
sem.c
shm.c
syscall.c
util.c
util.h