Skip to content
Commit 5446a979 authored by Dan Carpenter's avatar Dan Carpenter Committed by Paolo Bonzini
Browse files

svm: bitwise vs logical op typo

These were supposed to be a bitwise operation but there is a typo.
The result is mostly harmless, but sparse correctly complains.

Fixes: 44a95dae ('KVM: x86: Detect and Initialize AVIC support')
Fixes: 18f40c53

 ('svm: Add VMEXIT handlers for AVIC')
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 44bcc922
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment