mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-30 06:17:46 +09:00
Use rvh instead of vh for the iommu_setup_dma_ops to prevent sleeping while atomic bugs as mutexes are used to serialize access to iova regions, as well GFP_KERNEL allocations are used. Bug: 214353193 Change-Id: I45f8f0404a247b67fd07a6831ff813bbc50fbca2 Signed-off-by: Georgi Djakov <quic_c_gdjako@quicinc.com>