KVM: SVM: Replace hard-coded value with #define
authorKrish Sadhukhan <krish.sadhukhan@oracle.com>
Wed, 3 Feb 2021 01:28:40 +0000 (20:28 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 4 Feb 2021 10:27:35 +0000 (05:27 -0500)
commit04548ed0206ca895c8edd6a078c20a218423890b
tree7e128682251086b26b0c34b7cdfa037b3e20e828
parenta7fc06dd2f14f88e611a968f7efa6532cdd5529a
KVM: SVM: Replace hard-coded value with #define

Replace the hard-coded value for bit# 1 in EFLAGS, with the available
#define.

Signed-off-by: Krish Sadhukhan <krish.sadhukhan@oracle.com>
Message-Id: <20210203012842.101447-2-krish.sadhukhan@oracle.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/svm.c