commit | 94e89b40235476a83a53a47b9ffb0cb91a4c335e | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sat Dec 07 14:51:04 2019 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Dec 07 14:51:04 2019 -0800 |
tree | 3411f7cbbf0f50a1719bda94ea4484fb4982794f | |
parent | f74fd13f4585e418a3e630a82468be58bf1d98c1 [diff] | |
parent | 9917b54aded12dff9beb9e709981617b788e44b0 [diff] |
Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio Pull VFIO updates from Alex Williamson: - Remove hugepage checks for reserved pfns (Ben Luo) - Fix irq-bypass unregister ordering (Jiang Yi) * tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio: vfio/pci: call irq_bypass_unregister_producer() before freeing irq vfio/type1: remove hugepage checks in is_invalid_reserved_pfn()