Skip to content
Commit a4ff5dce authored by Nadav Amit's avatar Nadav Amit Committed by Paolo Bonzini
Browse files

x86: pmu: fix failures on 32-bit due to wrong masks



Some mask computation are using long constants instead of long long
constants, which causes test failures on x86-32.

Signed-off-by: default avatarNadav Amit <namit@vmware.com>
Message-Id: <20200619193909.18949-1-namit@vmware.com>
Reviewed-by: default avatarJim Mattson <jmattson@google.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent d7903be6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment