1
0
Fork 0
alistair23-linux/virt/lib
Alex Williamson b52f3ed022 irqbypass: Disallow NULL token
A NULL token is meaningless and can only lead to unintended problems.
Error on registration with a NULL token, ignore de-registrations with
a NULL token.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-11 22:37:54 +02:00
..
Kconfig virt: IRQ bypass manager 2015-10-01 15:06:43 +02:00
Makefile virt: IRQ bypass manager 2015-10-01 15:06:43 +02:00
irqbypass.c irqbypass: Disallow NULL token 2016-05-11 22:37:54 +02:00