Commit 82dc11b
KVM: VMX: Move the comment of CR4.MCE handling right above the code
Move the comment about keeping the hosts CR4.MCE loaded in hardware above
the code that actually modifies the hardware CR4 value.
No functional change indented.
Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Link: https://lore.kernel.org/r/20230410125017.1305238-3-xiaoyao.li@intel.com
[sean: elaborate in changelog]
Signed-off-by: Sean Christopherson <seanjc@google.com>1 parent 334006b commit 82dc11b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3389 | 3389 | | |
3390 | 3390 | | |
3391 | 3391 | | |
| 3392 | + | |
| 3393 | + | |
3392 | 3394 | | |
3393 | 3395 | | |
3394 | 3396 | | |
3395 | 3397 | | |
3396 | 3398 | | |
3397 | | - | |
3398 | | - | |
3399 | 3399 | | |
3400 | 3400 | | |
3401 | 3401 | | |
| |||
0 commit comments