mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-30 03:22:03 +00:00
Impact: allow architectures to monitor busses for dma mem leakage This patch adds checking code to detect if a device has pending DMA operations when it is about to be unbound from its device driver. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>