aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c
diff options
context:
space:
mode:
authorSamuel Zeter <[email protected]>2023-11-29 22:17:42 +0000
committerIngo Molnar <[email protected]>2023-11-30 08:38:10 +0000
commitf4570ebd836363dc7722b8eb8d099b311021af13 (patch)
tree41c985486c7f5504c8fd0b2558527aef2af54bdc /drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c
parentx86/tools: objdump_reformat.awk: Ensure regex matches fwait (diff)
downloadkernel-f4570ebd836363dc7722b8eb8d099b311021af13.tar.gz
kernel-f4570ebd836363dc7722b8eb8d099b311021af13.zip
x86/tools: objdump_reformat.awk: Allow for spaces
GNU objdump and LLVM objdump have differing output formats. Specifically, GNU objump will format its output as: address:<tab>hex, whereas LLVM objdump displays its output as address:<space>hex. objdump_reformat.awk incorrectly handles this discrepancy due to the unexpected space and as a result insn_decoder_test fails, as its input is garbled. The instruction line being tokenized now handles a space and colon, or tab delimiter. Signed-off-by: Samuel Zeter <[email protected]> Signed-off-by: Nathan Chancellor <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Tested-by: Nathan Chancellor <[email protected]> Tested-by: Kees Cook <[email protected]> Reviewed-by: Kees Cook <[email protected]> Acked-by: Masami Hiramatsu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Closes: https://github.com/ClangBuiltLinux/linux/issues/1364
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c')
0 files changed, 0 insertions, 0 deletions