+0
−2
Loading
Merge Pull Request from: @leoliu-oc Move the declaration iova_reserve_domain_addr from public header linux/iommu.h to private header driver/iommu/dma-iommu.h to avoid the compilation errors when CONFIG_IOMMU_SUPPORT is not set. And upper acpi_rmrr_andd_probe error printk log level. ### Issue https://gitee.com/openeuler/kernel/issues/I9ROX6 ### Test Pass. The compilation test and functional test passed. Link:https://gitee.com/openeuler/kernel/pulls/7874 Reviewed-by:Weilong Chen <chenweilong@huawei.com> Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>