mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>