[PATCH] ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard

Hanjun Guo guohanjun at huawei.com
Sat Feb 10 18:06:02 PST 2018


On 2018/2/9 20:15, Lorenzo Pieralisi wrote:
> In IORT issue C SMMUv3 IORT nodes gained an additional field (DeviceID
> mapping index) so that the SMMUv3 can describe its MSI interrupts.
> 
> Referring to it in the kernel requires ACPICA changes and in order
> to prevent kernel<->ACPICA dependencies kernel code depending on the
> SMMUv3 DeviceID mapping index field was guarded with an ACPICA version
> conditional.
> 
> ACPICA changes introducing DeviceID mapping index in the IORT structs
> were integrated in the kernel with:
> 
> commit 4c106aa411ee ("ACPICA: iasl: Add SMMUv3 device ID mapping index
> support")
> 
> so the temporary ACPICA guard has become stale and can be removed.
> 
> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi at arm.com>
> Cc: Will Deacon <will.deacon at arm.com>
> Cc: Hanjun Guo <hanjun.guo at linaro.org>

Thanks for doing this,

Acked-by: Hanjun Guo <hanjun.guo at linaro.org>

Thanks
Hanjun




More information about the linux-arm-kernel mailing list