Loading
irqchip/gic-v4.1:Check whether indirect table is supported in allocate_vpe_l1_table
virt inclusion category: other bugzilla: https://gitee.com/openeuler/kernel/issues/I9SGLA ------------------------------------------------------------- In allocate_vpe_l1_table, when we fail to inherit VPE table from other redistributors or ITSs, and we allocate a new vpe table for current common affinity field without checking whether indirect table is supported. Let's fix it. Signed-off-by:Nianyao Tang <tangnianyao@huawei.com> Signed-off-by:
Marc Zyngier <maz@kernel.org> Signed-off-by:
Kunkun Jiang <jiangkunkun@huawei.com>