diff options
author | Mukesh Kumar Chaurasiya <mchauras@linux.ibm.com> | 2024-10-24 22:12:33 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2024-11-14 14:36:14 +0300 |
commit | b196db2f536645eda7684655f3fae913e33fda4b (patch) | |
tree | b43fbee1c03a0ab6b0b66fd38037abbe4d975da7 /rust/helpers/helpers.c | |
parent | bfd9c145533ba9cb6f504670aa8e75542c8ee54f (diff) | |
download | linux-b196db2f536645eda7684655f3fae913e33fda4b.tar.xz |
powerpc/xmon: symbol lookup length fixed
Currently this cannot lookup symbol beyond 64 characters in some cases
like "ls", "lp" and "t"
Fix this by using KSYM_NAME_LEN instead of fixed 64 characters
Signed-off-by: Mukesh Kumar Chaurasiya <mchauras@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20241024191232.1570894-2-mchauras@linux.ibm.com
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions