Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kvm: mmu: delay mmu audit activation
We should not be using jump labels before they were initialized. Push back the callback to until after jump label initialization. Signed-off-by: Sasha Levin <sasha.levin@oracle.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>
- Loading branch information