https://github.com/torvalds/linux
Revision 8cd641e3c7cbf86c7cbd2a17a160dd137d86c860 authored by Davidlohr Bueso on 13 September 2017, 20:08:18 UTC, committed by Paolo Bonzini on 15 September 2017, 14:57:10 UTC
Which is the equivalent of what we have in regular waitqueues.
I'm not crazy about the name, but this also helps us get both
apis closer -- which iirc comes originally from the -net folks.

We also duplicate the comments for the lockless swait_active(),
from wait.h. Future users will make use of this interface.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent 3a8b067
History
Tip revision: 8cd641e3c7cbf86c7cbd2a17a160dd137d86c860 authored by Davidlohr Bueso on 13 September 2017, 20:08:18 UTC
sched/wait: Add swq_has_sleeper()
Tip revision: 8cd641e
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 8.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.2 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 416.6 KB
Makefile -rw-r--r-- 58.8 KB
README -rw-r--r-- 722 bytes

README

back to top