]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Rename get_max_npt_level() to get_npt_level()
authorLai Jiangshan <laijs@linux.alibaba.com>
Thu, 18 Nov 2021 11:08:07 +0000 (19:08 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Dec 2021 09:25:07 +0000 (04:25 -0500)
commit3964f88cd3ab45d5cb7e15615828f0a132b81803
treedee551258cdda8ead9c48744656337af80b97af6
parent6210e81a2c5d12364db46608f67e1d4674ea838e
KVM: SVM: Rename get_max_npt_level() to get_npt_level()

It returns the only proper NPT level, so the "max" in the name
is not appropriate.

Signed-off-by: Lai Jiangshan <laijs@linux.alibaba.com>
Message-Id: <20211118110814.2568-9-jiangshanlai@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/svm.c