Unverified Commit fa76b7f1 authored by openeuler-ci-bot's avatar openeuler-ci-bot Committed by Gitee
Browse files

!14126 [OLK-6.6]perf:Add PMCG platform information for HiSilicon HIP09A

Merge Pull Request from: @zhangqizhi3 
 
Revert "perf:Add PMCG platform information for HiSilicon HIP09A"
This revert commit 417fd72b
Reason: This patch has been integrated into the mainline.

Description: HiSilicon HIP09A platforms using the same SMMU PMCG with HIP09
and thus suffers the same erratum. List them in the PMCG platform
information list without introducing a new SMMU PMCG Model. 
 
Link:https://gitee.com/openeuler/kernel/pulls/14126

 

Signed-off-by: default avatarZhang Peng <zhangpeng362@huawei.com>
parents 31c4fffa ddc351da
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -244,8 +244,8 @@ stable kernels.
+----------------+-----------------+-----------------+-----------------------------+
| Hisilicon      | Hip08 SMMU PMCG | #162001800      | N/A                         |
+----------------+-----------------+-----------------+-----------------------------+
| Hisilicon      | Hip{08,09,09A,  | #162001900      | N/A                         |
|                | 10,10C,11}      |                 |                             |
| Hisilicon      | Hip{08,09,09A,10| #162001900      | N/A                         |
|                | ,10C,11}        |                 |                             |
|                | SMMU PMCG       |                 |                             |
+----------------+-----------------+-----------------+-----------------------------+
| Hisilicon      | LINXICORE9100   | #162100125      | HISILICON_ERRATUM_162100125 |
+1 −1

File changed.

Contains only whitespace changes.