diff options
author | 2024-07-05 10:31:55 +0100 | |
---|---|---|
committer | 2024-07-15 15:13:55 +0200 | |
commit | a84a07fa3100d7ad46a3d6882af25a3df9c9e7e3 (patch) | |
tree | 57c2843383464dfec37034c9103437749a2e88b5 /scripts/generate_rust_analyzer.py | |
parent | irqchip/gic-v4: Substitute vmovp_lock for a per-VM lock (diff) | |
download | linux-rng-a84a07fa3100d7ad46a3d6882af25a3df9c9e7e3.tar.xz linux-rng-a84a07fa3100d7ad46a3d6882af25a3df9c9e7e3.zip |
irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issued
In order to make sure that vpe->col_idx is correctly sampled when a VMAPP
command is issued, the vpe_lock must be held for the VPE. This is now
possible since the introduction of the per-VM vmapp_lock, which can be
taken before vpe_lock in the correct locking order.
Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Nianyao Tang <tangnianyao@huawei.com>
Link: https://lore.kernel.org/r/20240705093155.871070-4-maz@kernel.org
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions