diff options
| author | Tianyu Lan <[email protected]> | 2018-01-16 09:34:07 +0000 |
|---|---|---|
| committer | Radim Krčmář <[email protected]> | 2018-01-17 14:01:11 +0000 |
| commit | 37b95951c58fdf08dc10afa9d02066ed9f176fb5 (patch) | |
| tree | 8c718f63174a756713e411ab2a866d1cfb524b91 /fs/jbd2/commit.c | |
| parent | Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linu... (diff) | |
| download | kernel-37b95951c58fdf08dc10afa9d02066ed9f176fb5.tar.gz kernel-37b95951c58fdf08dc10afa9d02066ed9f176fb5.zip | |
KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in kvm_valid_sregs()
kvm_valid_sregs() should use X86_CR0_PG and X86_CR4_PAE to check bit
status rather than X86_CR0_PG_BIT and X86_CR4_PAE_BIT. This patch is
to fix it.
Fixes: f29810335965a(KVM/x86: Check input paging mode when cs.l is set)
Reported-by: Jeremi Piotrowski <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Radim Krčmář <[email protected]>
Signed-off-by: Tianyu Lan <[email protected]>
Signed-off-by: Radim Krčmář <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
