summaryrefslogtreecommitdiffstats
path: root/LICENSES
diff options
context:
space:
mode:
authorAlex Williamson <alex.williamson@redhat.com>2020-10-19 07:13:55 -0600
committerAlex Williamson <alex.williamson@redhat.com>2020-10-19 07:13:55 -0600
commit852b1beecb6ff9326f7ca4bc0fe69ae860ebdb9e (patch)
treeae2b47d702416c08f655a243f94d845bcb70e7e5 /LICENSES
parent822e1a90afff61826252a65e574e940c0038055c (diff)
downloadlinux-852b1beecb6ff9326f7ca4bc0fe69ae860ebdb9e.tar.gz
linux-852b1beecb6ff9326f7ca4bc0fe69ae860ebdb9e.tar.bz2
linux-852b1beecb6ff9326f7ca4bc0fe69ae860ebdb9e.zip
vfio/pci: Clear token on bypass registration failure
The eventfd context is used as our irqbypass token, therefore if an eventfd is re-used, our token is the same. The irqbypass code will return an -EBUSY in this case, but we'll still attempt to unregister the producer, where if that duplicate token still exists, results in removing the wrong object. Clear the token of failed producers so that they harmlessly fall out when unregistered. Fixes: 6d7425f109d2 ("vfio: Register/unregister irq_bypass_producer") Reported-by: guomin chen <guomin_chen@sina.com> Tested-by: guomin chen <guomin_chen@sina.com> Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions