mirror of
https://github.com/torvalds/linux
synced 2026-07-13 05:00:53 +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>