diff options
author | Avi Kivity <avi@qumranet.com> | 2007-07-20 07:18:27 +0200 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2007-07-20 19:23:59 +0200 |
commit | c1158e63dfeb3928e94c768f0a403b3e0e799f70 (patch) | |
tree | 03a30831c27255d82d479b0242017fb2e9c342a5 /include/asm-mips/mach-ip32 | |
parent | KVM: x86 emulator: implement rdmsr and wrmsr (diff) | |
download | linux-c1158e63dfeb3928e94c768f0a403b3e0e799f70.tar.xz linux-c1158e63dfeb3928e94c768f0a403b3e0e799f70.zip |
KVM: MMU: Fix oopses with SLUB
The kvm mmu uses page->private on shadow page tables; so does slub, and
an oops result. Fix by allocating regular pages for shadows instead of
using slub.
Tested-by: S.Çağlar Onur <caglar@pardus.org.tr>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'include/asm-mips/mach-ip32')
0 files changed, 0 insertions, 0 deletions