Description of problem: M1 mctp模块,在SMMU打开时,address tranlate造成消息无法写入到正确地址。 M1 在bios的Iort表新增Reserved Memory Region表项,kernel需要增加相应解析模块; 5.10内核目前没有Reserve Memory Region解析模块代码,相应patch https://lore.kernel.org/linux-arm-kernel/20201119121150.3316-1-shameerali.kolothum.thodi@huawei.com/ Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1980