aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorKirill A. Shutemov <[email protected]>2025-04-23 06:58:15 +0000
committerIngo Molnar <[email protected]>2025-04-24 18:19:17 +0000
commit85fd85bc025a525354acb2241beb3c5387c551ec (patch)
tree72944f1a2de517f5c8200e8ad00e94ab2ce3a86b /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentx86/boot: Work around broken busybox 'truncate' tool (diff)
downloadkernel-85fd85bc025a525354acb2241beb3c5387c551ec.tar.gz
kernel-85fd85bc025a525354acb2241beb3c5387c551ec.zip
x86/insn: Fix CTEST instruction decoding
insn_decoder_test found a problem with decoding APX CTEST instructions: Found an x86 instruction decoder bug, please report this. ffffffff810021df 62 54 94 05 85 ff ctestneq objdump says 6 bytes, but insn_get_length() says 5 It happens because x86-opcode-map.txt doesn't specify arguments for the instruction and the decoder doesn't expect to see ModRM byte. Fixes: 690ca3a3067f ("x86/insn: Add support for APX EVEX instructions to the opcode map") Signed-off-by: Kirill A. Shutemov <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Cc: H. Peter Anvin <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: [email protected] # v6.10+ Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions