mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-12 16:40:42 +09: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>