]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: use __GFP_ZERO instead of clear_page
authorMaxim Levitsky <mlevitsk@redhat.com>
Thu, 27 Aug 2020 17:11:41 +0000 (20:11 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 28 Sep 2020 11:57:11 +0000 (07:57 -0400)
commit4a34fe1687399460d6a77cb823c5081185ad0618
tree4f6160435a09bba94f8d1c7e55d1409e751f2c1f
parentfd432cd603937658b34c750c2e488b258d834869
KVM: SVM: use __GFP_ZERO instead of clear_page

Another small refactoring.

Suggested-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20200827171145.374620-5-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/svm.c