Loading
KVM: arm64: vgic-v3: Fix a issue of hip10 erratum 162200806
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9KBKD ------------------------------------------------------------------ The variable 'is_pending' is ineffective, and replace it with 'val' to fix the issue. Change the hisi cpu type hip09 to hip10. Fixes: cb0003ae ("irqchip: gicv3: Add workaround for hip09 erratum 162200806") Signed-off-by:Kunkun Jiang <jiangkunkun@huawei.com>