Activity log for bug #1933301

Date Who What changed Old value New value Message
2021-06-23 06:49:24 Fred Kimmy bug added bug
2021-06-23 06:52:42 Fred Kimmy nominated for series kunpeng920/ubuntu-20.04-hwe
2021-06-23 06:52:42 Fred Kimmy bug task added kunpeng920/ubuntu-20.04-hwe
2021-06-23 14:31:20 Taihsiang Ho kunpeng920/ubuntu-20.04-hwe: assignee Taihsiang Ho (taihsiangho)
2021-06-23 14:31:28 Taihsiang Ho kunpeng920: assignee Taihsiang Ho (taihsiangho)
2021-06-25 08:51:01 Taihsiang Ho description [Bug Description] ubuntu 20.04.2 boot system and fail to alloc uacce (-22) [Steps to Reproduce] 1) boot ubuntu 20.04.2 system 2) dmesg | grep fail [Actual Results] [ 27.000086] cma: cma_alloc: alloc failed, req-size: 4 pages, ret: -12 [ 27.006515] hisi_sec2 0000:b6:00.0: Failed to enable PASID [ 27.012043] hisi_sec2 0000:b6:00.0: Adding to iommu group 45 [ 27.015484] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22) [Expected Results] no fail [Reproducibility] 100% [Additional information] (Firmware version, kernel version, affected hardware, etc. if required): [Resolution] this following patch will solve this bug. commit f8408d2b79b834f79b6c578817e84f74a85d2190 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:42 2021 +0800 crypto: hisilicon - add ZIP device using mode parameter Add 'uacce_mode' parameter for ZIP, which can be set as 0(default) or 1. '0' means ZIP is only registered to kernel crypto, and '1' means it's registered to both kernel crypto and UACCE. Signed-off-by: Kai Ye <yekai13@huawei.com> Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com> Reviewed-by: Zaibo Xu <xuzaibo@huawei.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> commit bedd04e4aa1434d2f0f038e15bb6c48ac36876e1 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:43 2021 +0800 crypto: hisilicon/hpre - register HPRE device to uacce commit 34932a6033be3c0088935c334e4dc5ad43dcb0cc Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:44 2021 +0800 crypto: hisilicon/sec - register SEC device to uacce [Bug Description] ubuntu 20.04.2 boot system and fail to alloc uacce (-22) [Steps to Reproduce] 1) boot ubuntu 20.04.2 system 2) dmesg | grep fail [Actual Results] [ 27.000086] cma: cma_alloc: alloc failed, req-size: 4 pages, ret: -12 [ 27.006515] hisi_sec2 0000:b6:00.0: Failed to enable PASID [ 27.012043] hisi_sec2 0000:b6:00.0: Adding to iommu group 45 [ 27.015484] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22) [Expected Results] no fail [Reproducibility] 100% [Additional information] (Firmware version, kernel version, affected hardware, etc. if required): [Resolution] this following patch will solve this bug. commit f8408d2b79b834f79b6c578817e84f74a85d2190 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:42 2021 +0800     crypto: hisilicon - add ZIP device using mode parameter     Add 'uacce_mode' parameter for ZIP, which can be set as 0(default) or 1.     '0' means ZIP is only registered to kernel crypto, and '1' means it's     registered to both kernel crypto and UACCE.     Signed-off-by: Kai Ye <yekai13@huawei.com>     Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>     Reviewed-by: Zaibo Xu <xuzaibo@huawei.com>     Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> commit bedd04e4aa1434d2f0f038e15bb6c48ac36876e1 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:43 2021 +0800     crypto: hisilicon/hpre - register HPRE device to uacce commit 34932a6033be3c0088935c334e4dc5ad43dcb0cc Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:44 2021 +0800     crypto: hisilicon/sec - register SEC device to uacce
2021-06-25 12:38:04 Taihsiang Ho description [Bug Description] ubuntu 20.04.2 boot system and fail to alloc uacce (-22) [Steps to Reproduce] 1) boot ubuntu 20.04.2 system 2) dmesg | grep fail [Actual Results] [ 27.000086] cma: cma_alloc: alloc failed, req-size: 4 pages, ret: -12 [ 27.006515] hisi_sec2 0000:b6:00.0: Failed to enable PASID [ 27.012043] hisi_sec2 0000:b6:00.0: Adding to iommu group 45 [ 27.015484] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22) [Expected Results] no fail [Reproducibility] 100% [Additional information] (Firmware version, kernel version, affected hardware, etc. if required): [Resolution] this following patch will solve this bug. commit f8408d2b79b834f79b6c578817e84f74a85d2190 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:42 2021 +0800     crypto: hisilicon - add ZIP device using mode parameter     Add 'uacce_mode' parameter for ZIP, which can be set as 0(default) or 1.     '0' means ZIP is only registered to kernel crypto, and '1' means it's     registered to both kernel crypto and UACCE.     Signed-off-by: Kai Ye <yekai13@huawei.com>     Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>     Reviewed-by: Zaibo Xu <xuzaibo@huawei.com>     Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> commit bedd04e4aa1434d2f0f038e15bb6c48ac36876e1 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:43 2021 +0800     crypto: hisilicon/hpre - register HPRE device to uacce commit 34932a6033be3c0088935c334e4dc5ad43dcb0cc Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:44 2021 +0800     crypto: hisilicon/sec - register SEC device to uacce [Bug Description] ubuntu 20.04.2 boot system and fail to alloc uacce (-22) [Steps to Reproduce] 1) boot ubuntu 20.04.2 system 2) dmesg | grep fail [Actual Results] [ 27.000086] cma: cma_alloc: alloc failed, req-size: 4 pages, ret: -12 [ 27.006515] hisi_sec2 0000:b6:00.0: Failed to enable PASID [ 27.012043] hisi_sec2 0000:b6:00.0: Adding to iommu group 45 [ 27.015484] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22) [Expected Results] no fail [Reproducibility] 100% [Additional information] (Firmware version, kernel version, affected hardware, etc. if required): [Resolution] this following patches will solve this bug. commit f8408d2b79b834f79b6c578817e84f74a85d2190 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:42 2021 +0800     crypto: hisilicon - add ZIP device using mode parameter     Add 'uacce_mode' parameter for ZIP, which can be set as 0(default) or 1.     '0' means ZIP is only registered to kernel crypto, and '1' means it's     registered to both kernel crypto and UACCE.     Signed-off-by: Kai Ye <yekai13@huawei.com>     Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>     Reviewed-by: Zaibo Xu <xuzaibo@huawei.com>     Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> commit bedd04e4aa1434d2f0f038e15bb6c48ac36876e1 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:43 2021 +0800     crypto: hisilicon/hpre - register HPRE device to uacce commit 34932a6033be3c0088935c334e4dc5ad43dcb0cc Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:44 2021 +0800     crypto: hisilicon/sec - register SEC device to uacce
2021-09-02 08:09:45 Andrew Cloke kunpeng920: status New Triaged
2021-09-02 08:09:48 Andrew Cloke kunpeng920/ubuntu-20.04-hwe: status New Triaged
2021-10-12 08:56:01 Taihsiang Ho attachment added syslog https://bugs.launchpad.net/kunpeng920/+bug/1933301/+attachment/5532108/+files/syslog
2021-10-12 12:24:26 Taihsiang Ho kunpeng920: status Triaged Incomplete
2021-10-12 12:24:29 Taihsiang Ho kunpeng920/ubuntu-20.04-hwe: status Triaged Incomplete
2021-11-25 09:07:47 Andrew Cloke kunpeng920: importance Undecided Low
2021-11-25 09:07:50 Andrew Cloke kunpeng920/ubuntu-20.04-hwe: importance Undecided Low
2021-12-07 09:05:06 Taihsiang Ho kunpeng920/ubuntu-20.04-hwe: status Incomplete In Progress
2021-12-07 09:05:09 Taihsiang Ho kunpeng920: status Incomplete In Progress
2022-01-10 17:01:11 Taihsiang Ho description [Bug Description] ubuntu 20.04.2 boot system and fail to alloc uacce (-22) [Steps to Reproduce] 1) boot ubuntu 20.04.2 system 2) dmesg | grep fail [Actual Results] [ 27.000086] cma: cma_alloc: alloc failed, req-size: 4 pages, ret: -12 [ 27.006515] hisi_sec2 0000:b6:00.0: Failed to enable PASID [ 27.012043] hisi_sec2 0000:b6:00.0: Adding to iommu group 45 [ 27.015484] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22) [Expected Results] no fail [Reproducibility] 100% [Additional information] (Firmware version, kernel version, affected hardware, etc. if required): [Resolution] this following patches will solve this bug. commit f8408d2b79b834f79b6c578817e84f74a85d2190 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:42 2021 +0800     crypto: hisilicon - add ZIP device using mode parameter     Add 'uacce_mode' parameter for ZIP, which can be set as 0(default) or 1.     '0' means ZIP is only registered to kernel crypto, and '1' means it's     registered to both kernel crypto and UACCE.     Signed-off-by: Kai Ye <yekai13@huawei.com>     Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>     Reviewed-by: Zaibo Xu <xuzaibo@huawei.com>     Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> commit bedd04e4aa1434d2f0f038e15bb6c48ac36876e1 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:43 2021 +0800     crypto: hisilicon/hpre - register HPRE device to uacce commit 34932a6033be3c0088935c334e4dc5ad43dcb0cc Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:44 2021 +0800     crypto: hisilicon/sec - register SEC device to uacce SRU Justification ================= [Impact] * Users with HiSilicon Security Engine (SEC) version 2 controller fail to allocate Uacce. [Fix] * upstream 183b60e005975d3c84c22199ca64a9221e620fb6 crypto: hisilicon/qm - modify the uacce mode check [Test Plan] * Deploy Ubuntu Focal with HWE 5.13 kernel to a Kunpeng920 chip with HiSilicon Security Engine (SEC) version 2 controller * Boot the system * 'dmesg | grep "fail to alloc uacce"' and you will see complains from hisi_sec2. For example: [ 27.015484] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22) [Where problems could occur] * The regression can be considered as low, since it is HiSilicon SEC V2 driver specific ====== Original Bug Description ====== [Bug Description] ubuntu 20.04.2 boot system and fail to alloc uacce (-22) [Steps to Reproduce] 1) boot ubuntu 20.04.2 system 2) dmesg | grep fail [Actual Results] [ 27.000086] cma: cma_alloc: alloc failed, req-size: 4 pages, ret: -12 [ 27.006515] hisi_sec2 0000:b6:00.0: Failed to enable PASID [ 27.012043] hisi_sec2 0000:b6:00.0: Adding to iommu group 45 [ 27.015484] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22) [Expected Results] no fail [Reproducibility] 100% [Additional information] (Firmware version, kernel version, affected hardware, etc. if required): [Resolution] this following patches will solve this bug. commit f8408d2b79b834f79b6c578817e84f74a85d2190 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:42 2021 +0800     crypto: hisilicon - add ZIP device using mode parameter     Add 'uacce_mode' parameter for ZIP, which can be set as 0(default) or 1.     '0' means ZIP is only registered to kernel crypto, and '1' means it's     registered to both kernel crypto and UACCE.     Signed-off-by: Kai Ye <yekai13@huawei.com>     Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>     Reviewed-by: Zaibo Xu <xuzaibo@huawei.com>     Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> commit bedd04e4aa1434d2f0f038e15bb6c48ac36876e1 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:43 2021 +0800     crypto: hisilicon/hpre - register HPRE device to uacce commit 34932a6033be3c0088935c334e4dc5ad43dcb0cc Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:44 2021 +0800     crypto: hisilicon/sec - register SEC device to uacce
2022-01-10 17:28:25 Taihsiang Ho description SRU Justification ================= [Impact] * Users with HiSilicon Security Engine (SEC) version 2 controller fail to allocate Uacce. [Fix] * upstream 183b60e005975d3c84c22199ca64a9221e620fb6 crypto: hisilicon/qm - modify the uacce mode check [Test Plan] * Deploy Ubuntu Focal with HWE 5.13 kernel to a Kunpeng920 chip with HiSilicon Security Engine (SEC) version 2 controller * Boot the system * 'dmesg | grep "fail to alloc uacce"' and you will see complains from hisi_sec2. For example: [ 27.015484] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22) [Where problems could occur] * The regression can be considered as low, since it is HiSilicon SEC V2 driver specific ====== Original Bug Description ====== [Bug Description] ubuntu 20.04.2 boot system and fail to alloc uacce (-22) [Steps to Reproduce] 1) boot ubuntu 20.04.2 system 2) dmesg | grep fail [Actual Results] [ 27.000086] cma: cma_alloc: alloc failed, req-size: 4 pages, ret: -12 [ 27.006515] hisi_sec2 0000:b6:00.0: Failed to enable PASID [ 27.012043] hisi_sec2 0000:b6:00.0: Adding to iommu group 45 [ 27.015484] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22) [Expected Results] no fail [Reproducibility] 100% [Additional information] (Firmware version, kernel version, affected hardware, etc. if required): [Resolution] this following patches will solve this bug. commit f8408d2b79b834f79b6c578817e84f74a85d2190 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:42 2021 +0800     crypto: hisilicon - add ZIP device using mode parameter     Add 'uacce_mode' parameter for ZIP, which can be set as 0(default) or 1.     '0' means ZIP is only registered to kernel crypto, and '1' means it's     registered to both kernel crypto and UACCE.     Signed-off-by: Kai Ye <yekai13@huawei.com>     Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>     Reviewed-by: Zaibo Xu <xuzaibo@huawei.com>     Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> commit bedd04e4aa1434d2f0f038e15bb6c48ac36876e1 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:43 2021 +0800     crypto: hisilicon/hpre - register HPRE device to uacce commit 34932a6033be3c0088935c334e4dc5ad43dcb0cc Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:44 2021 +0800     crypto: hisilicon/sec - register SEC device to uacce SRU Justification ================= [Impact] * Users with HiSilicon Security Engine (SEC) version 2 controller fail to allocate Uacce. [Fix] * upstream 183b60e005975d3c84c22199ca64a9221e620fb6 crypto: hisilicon/qm - modify the uacce mode check [Test Plan] * Deploy Ubuntu Focal with HWE 5.13 kernel to a Kunpeng920 chip with HiSilicon Security Engine (SEC) version 2 controller * Boot the system * 'dmesg | grep "fail to alloc uacce"' and you will see complains from hisi_sec2. For example: [ 27.015484] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22) [Where problems could occur] * The regression can be considered as low, since it is HiSilicon crypto system specific ====== Original Bug Description ====== [Bug Description] ubuntu 20.04.2 boot system and fail to alloc uacce (-22) [Steps to Reproduce] 1) boot ubuntu 20.04.2 system 2) dmesg | grep fail [Actual Results] [ 27.000086] cma: cma_alloc: alloc failed, req-size: 4 pages, ret: -12 [ 27.006515] hisi_sec2 0000:b6:00.0: Failed to enable PASID [ 27.012043] hisi_sec2 0000:b6:00.0: Adding to iommu group 45 [ 27.015484] hisi_sec2 0000:b6:00.0: fail to alloc uacce (-22) [Expected Results] no fail [Reproducibility] 100% [Additional information] (Firmware version, kernel version, affected hardware, etc. if required): [Resolution] this following patches will solve this bug. commit f8408d2b79b834f79b6c578817e84f74a85d2190 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:42 2021 +0800     crypto: hisilicon - add ZIP device using mode parameter     Add 'uacce_mode' parameter for ZIP, which can be set as 0(default) or 1.     '0' means ZIP is only registered to kernel crypto, and '1' means it's     registered to both kernel crypto and UACCE.     Signed-off-by: Kai Ye <yekai13@huawei.com>     Reviewed-by: Zhou Wang <wangzhou1@hisilicon.com>     Reviewed-by: Zaibo Xu <xuzaibo@huawei.com>     Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> commit bedd04e4aa1434d2f0f038e15bb6c48ac36876e1 Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:43 2021 +0800     crypto: hisilicon/hpre - register HPRE device to uacce commit 34932a6033be3c0088935c334e4dc5ad43dcb0cc Author: Kai Ye <yekai13@huawei.com> Date: Tue Jan 5 14:16:44 2021 +0800     crypto: hisilicon/sec - register SEC device to uacce
2022-01-10 21:52:18 Taihsiang Ho nominated for series kunpeng920/ubuntu-21.10
2022-01-10 21:52:18 Taihsiang Ho bug task added kunpeng920/ubuntu-21.10
2022-01-10 21:56:00 Taihsiang Ho bug task added linux (Ubuntu)
2022-01-10 21:59:23 dann frazier nominated for series Ubuntu Jammy
2022-01-10 21:59:23 dann frazier bug task added linux (Ubuntu Jammy)
2022-01-10 21:59:23 dann frazier nominated for series Ubuntu Impish
2022-01-10 21:59:23 dann frazier bug task added linux (Ubuntu Impish)
2022-01-11 08:19:01 Stefan Bader linux (Ubuntu Impish): importance Undecided Medium
2022-01-11 08:21:53 Stefan Bader linux (Ubuntu Impish): status New In Progress
2022-01-11 14:43:34 Taihsiang Ho nominated for series kunpeng920/ubuntu-22.04
2022-01-11 14:43:34 Taihsiang Ho bug task added kunpeng920/ubuntu-22.04
2022-01-11 14:44:06 Taihsiang Ho kunpeng920/ubuntu-21.10: status New In Progress
2022-01-11 14:44:09 Taihsiang Ho kunpeng920/ubuntu-22.04: status New In Progress
2022-01-11 14:44:16 Taihsiang Ho kunpeng920/ubuntu-21.10: assignee Taihsiang Ho (taihsiangho)
2022-01-11 14:44:19 Taihsiang Ho kunpeng920/ubuntu-22.04: assignee Taihsiang Ho (taihsiangho)
2022-01-13 06:38:17 Ubuntu Kernel Bot linux (Ubuntu): status New Incomplete
2022-01-14 08:43:50 Taihsiang Ho kunpeng920/ubuntu-20.04-hwe: status In Progress Fix Committed
2022-01-14 08:43:53 Taihsiang Ho kunpeng920/ubuntu-21.10: status In Progress Fix Committed
2022-01-14 08:43:55 Taihsiang Ho kunpeng920/ubuntu-22.04: status In Progress Fix Committed
2022-01-14 08:43:59 Taihsiang Ho kunpeng920: status In Progress Fix Committed
2022-01-24 13:50:04 Stefan Bader linux (Ubuntu Jammy): status Incomplete Fix Committed
2022-01-26 15:39:49 Stefan Bader linux (Ubuntu Impish): status In Progress Fix Committed
2022-01-31 17:24:07 Ubuntu Kernel Bot tags verification-needed-impish
2022-02-14 10:50:50 Taihsiang Ho tags verification-needed-impish verification-done-impish
2022-02-16 22:56:45 Ubuntu Kernel Bot tags verification-done-impish verification-done-impish verification-needed-focal
2022-02-17 13:49:24 Taihsiang Ho tags verification-done-impish verification-needed-focal verification-done-focal verification-done-impish
2022-02-21 15:30:29 Launchpad Janitor linux (Ubuntu Impish): status Fix Committed Fix Released
2022-02-21 15:30:29 Launchpad Janitor cve linked 2021-4083
2022-02-21 15:30:29 Launchpad Janitor cve linked 2021-4155
2022-02-21 15:30:29 Launchpad Janitor cve linked 2022-0330
2022-02-21 15:30:29 Launchpad Janitor cve linked 2022-22942
2022-02-21 16:19:24 Andrew Cloke kunpeng920/ubuntu-21.10: status Fix Committed Fix Released
2022-03-08 10:30:37 Launchpad Janitor linux (Ubuntu Jammy): status Fix Committed Fix Released
2022-03-08 21:40:15 Taihsiang Ho kunpeng920/ubuntu-20.04-hwe: status Fix Committed Fix Released
2022-04-14 08:33:40 Andrew Cloke kunpeng920/ubuntu-22.04: status Fix Committed Fix Released
2022-04-14 08:33:43 Andrew Cloke kunpeng920: status Fix Committed Fix Released