mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -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>