Commit 8b718d4
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Currently, we will not set vpe_l1_page for the current RD if we can
inherit the vPE configuration table from another RD (or ITS), which
results in an inconsistency between RDs within the same CommonLPIAff
group.
Let's rename it to vpe_l1_base to indicate the base address of the
vPE configuration table of this RD, and set it properly for *all*
v4.1 redistributors.
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20200206075711.1275-3-yuzenghui@huawei.com1 parent e88bd31 commit 8b718d4
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2376 | 2376 | | |
2377 | 2377 | | |
2378 | 2378 | | |
| 2379 | + | |
| 2380 | + | |
2379 | 2381 | | |
2380 | 2382 | | |
2381 | 2383 | | |
| |||
2432 | 2434 | | |
2433 | 2435 | | |
2434 | 2436 | | |
| 2437 | + | |
2435 | 2438 | | |
2436 | 2439 | | |
2437 | 2440 | | |
| |||
2542 | 2545 | | |
2543 | 2546 | | |
2544 | 2547 | | |
2545 | | - | |
| 2548 | + | |
2546 | 2549 | | |
2547 | 2550 | | |
2548 | 2551 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
655 | | - | |
656 | 655 | | |
657 | 656 | | |
658 | 657 | | |
| 658 | + | |
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
| |||
0 commit comments