Commit 94b4a2f
KVM: X86: Fix comments in update_permission_bitmask
The commit 09f037a ("KVM: MMU: speedup update_permission_bitmask")
refactored the code of update_permission_bitmask() and change the
comments. It added a condition into a list to match the new code,
so the number/order for conditions in the comments should be updated
too.
Signed-off-by: Lai Jiangshan <jiangshan.ljs@antgroup.com>
Message-Id: <20220311070346.45023-3-jiangshanlai@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>1 parent 5b22bbe commit 94b4a2f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4594 | 4594 | | |
4595 | 4595 | | |
4596 | 4596 | | |
4597 | | - | |
4598 | | - | |
| 4597 | + | |
| 4598 | + | |
4599 | 4599 | | |
4600 | 4600 | | |
4601 | 4601 | | |
| |||
0 commit comments