summaryrefslogtreecommitdiff
path: root/drivers/acpi/internal.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-12-12 12:29:04 +0100
committerClark Williams <williams@redhat.com>2012-02-15 10:33:03 -0600
commitc8e451704e219731d67bfd66ce15fca9952124e9 (patch)
tree98bd15b8770e22b6e6c811a4aba37ade357378b4 /drivers/acpi/internal.h
parentbbcfa4c185c14c6446fa22201c372a7325ce968a (diff)
wait-simple: Simple waitqueue implementation
wait_queue is a swiss army knife and in most of the cases the complexity is not needed. For RT waitqueues are a constant source of trouble as we can't convert the head lock to a raw spinlock due to fancy and long lasting callbacks. Provide a slim version, which allows RT to replace wait queues. This should go mainline as well, as it lowers memory consumption and runtime overhead. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/acpi/internal.h')
0 files changed, 0 insertions, 0 deletions