summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorOliver Upton <oliver.upton@linux.dev>2025-02-26 10:31:24 -0800
committerOliver Upton <oliver.upton@linux.dev>2025-02-26 13:22:49 -0800
commitd766d87cf4a0a415a45bbb8fc2e3a4cc1995654d (patch)
tree880c3eb1a53c0d8fb8a2cc2755b0c7beaece1ceb /scripts/stackusage
parent5c57533eb8c1efeeab4e2e417fa983d65707b925 (diff)
downloadkernel-d766d87cf4a0a415a45bbb8fc2e3a4cc1995654d.tar.gz
KVM: arm64: Document ordering requirements for irqbypass
One of the not-so-obvious requirements for restoring a VM is ensuring that the vITS has been restored _before_ creating any irqbypass mappings. This is because KVM needs to get the guest translation for MSIs to correctly assemble the vLPI mapping getting installed in the physical ITS. Document the restore ordering requirements necessary for GICv4 vLPI injection to work. Acked-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20250226183124.82094-5-oliver.upton@linux.dev Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
sm/dpu: Avoid ABBA deadlock between IRQ modulesBjorn Andersson 2021-06-23drm/msm: Convert to use resource-managed OPP APIYangtao Li 2021-06-23drm/msm/dpu: Fix a typoBhaskar Chowdhury 2021-06-23drm/msm/dpu: simplify IRQ enabling/disablingDmitry Baryshkov