[PATCH v4 5/5] iommu/arm-smmu: re-enable context caching in smmu reset operation

Bibek Kumar Patro quic_bibekkum at quicinc.com
Tue Dec 19 05:06:31 PST 2023



On 12/16/2023 5:24 AM, Konrad Dybcio wrote:
[...]
>> +
>> +	arm_mmu500_reset(smmu);
> We should check the return value here, in case the function is modified
> some day in a way that makes it return something else than 0
> 

Thanks for pointing this actually. I crosschecked on the
arm_mmu500_reset function behavior, looks like there's no return value
other than 0 and so the functionality won't change. I think we can
keep it as it is in this case.

Thanks,
Bibek

> LGTM otherwise!
> 
> Konrad



More information about the linux-arm-kernel mailing list