Comment 22 for bug 1933301

Revision history for this message
Taihsiang Ho (tai271828) wrote :

Mainline v5.15rc5 does not resolve "fail to alloc uacce".

ubuntu@kreiken:~$ uname -a; lsb_release -a; lsmod | grep -e uacce -e zip -e hpre -e sec; sudo dmesg | grep fail | grep hisi
Linux kreiken 5.15.0-051500rc5-generic #202110102131 SMP Mon Oct 11 01:34:08 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.2 LTS
Release: 20.04
Codename: focal
hisi_hpre 53248 0
hisi_zip 36864 0
ecdh_generic 16384 1 hisi_hpre
libcurve25519_generic 40960 1 hisi_hpre
hisi_sec2 61440 0
ecc 36864 2 ecdh_generic,hisi_hpre
hisi_qm 94208 3 hisi_sec2,hisi_zip,hisi_hpre
authenc 16384 1 hisi_sec2
uacce 20480 4 hisi_sec2,hisi_qm,hisi_zip,hisi_hpre
[ 41.307508] hisi_sec2 0000:76:00.0: fail to alloc uacce (-22)
[ 41.318091] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22)
[ 41.392228] hisi_zip 0000:75:00.0: fail to alloc uacce (-22)
[ 41.397621] hisi_hpre 0000:79:00.0: fail to alloc uacce (-22)
[ 41.399170] hisi_zip 0000:b5:00.0: fail to alloc uacce (-22)
[ 41.403381] hisi_hpre 0000:b9:00.0: fail to alloc uacce (-22)