+19
−0
+58
−1
+59
−0
+12
−1
+9
−0
Loading
Merge Pull Request from: @leoliu-oc Some ACPI devices need to issue dma requests to access the reserved memory area. BIOS uses the device scope type ACPI_NAMESPACE_DEVICE in RMRR to report these ACPI devices. This patch add support for detecting ACPI devices in RMRR and in order to distinguish it from PCI device, some interface functions are modified. ### Issue https://gitee.com/openeuler/kernel/issues/I8WY3L ### Test Pass: RMRR devices is correctly identified Link:https://gitee.com/openeuler/kernel/pulls/3133 Reviewed-by:Jason Zeng <jason.zeng@intel.com> Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>