Comment 11 for bug 1933301

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

The mainline 5.13.7 could still reproduce this issue. You may download the pre-built mainline 5.13.7 deb from here https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.13.7/

===

ubuntu@kreiken:~$ sudo dmesg | grep fail | grep hisi
[ 40.093841] hisi_zip 0000:75:00.0: fail to alloc uacce (-22)
[ 40.105529] hisi_sec2 0000:76:00.0: fail to alloc uacce (-22)
[ 40.119650] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22)
[ 40.138267] hisi_zip 0000:b5:00.0: fail to alloc uacce (-22)
[ 40.204472] hisi_hpre 0000:79:00.0: fail to alloc uacce (-22)
[ 40.234359] hisi_hpre 0000:b9:00.0: fail to alloc uacce (-22)
ubuntu@kreiken:~$ uname -a ; lsb_release -a
Linux kreiken 5.13.7-051307-generic #202107310732 SMP Sat Jul 31 07:54:56 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
ubuntu@kreiken:~$