aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorJisheng Zhang <[email protected]>2022-08-21 22:18:19 +0800
committerPalmer Dabbelt <[email protected]>2022-10-05 18:07:17 -0700
commit542d353e25520e7db11d2cdb31d19c50ed921812 (patch)
tree07737e0b90cc635804aef3651c537e5447a72412 /tools/perf/scripts/python/task-analyzer.py
parente623715f3d67ad10985b2c10cf7edd9ad85db372 (diff)
riscv: compat: s/failed/unsupported if compat mode isn't supported
When compat mode isn't supported(I believe this is the most case now), kernel will emit somthing as: [ 0.050407] riscv: ELF compat mode failed This msg may make users think there's something wrong with the kernel itself, replace "failed" with "unsupported" to make it clear. In fact this is the real compat_mode_supported meaning. After the patch, the msg would be: [ 0.050407] riscv: ELF compat mode unsupported Signed-off-by: Jisheng Zhang <[email protected]> Acked-by: Guo Ren <[email protected]> Link: https://lore.kernel.org/r/[email protected]/ Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions