Searched hist:b52f3ed02221252d8ee2c7d756e76fad4a5e84f6 (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | irqbypass.h | diff b52f3ed02221252d8ee2c7d756e76fad4a5e84f6 Thu May 05 19:58:29 CEST 2016 Alex Williamson <alex.williamson@redhat.com> 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>
|
/linux/virt/lib/ |
H A D | irqbypass.c | diff b52f3ed02221252d8ee2c7d756e76fad4a5e84f6 Thu May 05 19:58:29 CEST 2016 Alex Williamson <alex.williamson@redhat.com> 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>
|