summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/atom.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2020-02-13 18:24:48 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-10-01 13:12:35 +0200
commit722b6c2411cb15e0c90a8780bf2e13794cf69e16 (patch)
tree892b9f49192936ee88eac0b1d1ab3f76dcabe1b2 /drivers/gpu/drm/amd/amdgpu/atom.c
parentcd9bc9ecc48751e5801d62da2a729b1aefa796c4 (diff)
KVM: x86: fix incorrect comparison in trace event
[ Upstream commit 147f1a1fe5d7e6b01b8df4d0cbd6f9eaf6b6c73b ] The "u" field in the event has three states, -1/0/1. Using u8 however means that comparison with -1 will always fail, so change to signed char. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions