diff options
author | Shameer Kolothum <[email protected]> | 2021-11-22 12:18:44 +0000 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-02-08 14:57:04 +0000 |
commit | 100b4f092f878dc379f1fcef9ce567c25dee3473 (patch) | |
tree | 94812b659483a3d9daf59f9bc0d0e70d3784ccab /net/lapb/lapb_timer.c | |
parent | 3248136b3637e1671e4fa46e32e2122f9ec4bc3d (diff) |
KVM: arm64: Make active_vmids invalid on vCPU schedule out
Like ASID allocator, we copy the active_vmids into the
reserved_vmids on a rollover. But it's unlikely that
every CPU will have a vCPU as current task and we may
end up unnecessarily reserving the VMID space.
Hence, set active_vmids to an invalid one when scheduling
out a vCPU.
Signed-off-by: Shameer Kolothum <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions