Created attachment 893 [details] 软锁栈信息,复现方法见复现步骤 Description of problem: 配置完IAA设备 和 加载iax_crypto驱动后。使用echo 进行开启时,有时出现无效参数错误,有时出现软锁。 Version-Release number of selected component (if applicable): 5.10 How reproducible: Steps to Reproduce: 1、去除启动intel_iommu=on,sm_on参数,启动 2、配置队列 accel-config config-wq iax1/wq1.0 --group-id 0 --mode dedicated --type kernel --name iax_crypto --priority 10 --driver-name crypto 3、启动设备、队列 accel-config enable-device iax1 accel-config enable-wq iax1/wq1.0 4、加载、配置iax驱动enable时发生软锁 modprobe iax_crypto echo 1 > /sys/module/iax_crypto/parameters/iax_crypto_enable (发生软锁的命令) Actual results: Expected results: Additional info:
Created attachment 894 [details] 错误提示,复现方法见复现步骤
因为很多的讨论与试验都在以下连接中,所以关联一下,请参考 https://bugzilla.openanolis.cn/show_bug.cgi?id=6403
已修复