Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FreeBSD: do not panic on dma_buf_poll
Some programs (waypipe) use poll to check inherited file descriptors, and some other programs (terminal emulators?) can have non-CLOEXEC dmabufs that leak into waypipe, causing a panic.
- Loading branch information