mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
KVM: Initialize the mmu caches only after verifying cpu support
Otherwise we re-initialize the mmu caches, which will fail since the caches are already registered, which will cause us to deinitialize said caches. Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
75e68e6078
commit
97db56ce6c
1 changed files with 6 additions and 8 deletions
Loading…
Add table
Add a link
Reference in a new issue