[PATCH v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms

2023-12-04 Thread Alessandro Carminati (Red Hat)
aa2bc025e2c t name_show@drivers_fpga_fpga_mgr_c_618 caa2a052102c t name_show[hello] caa2a052102c t name_show@hello_hello_c_8[hello] caa2a051955c t name_show[rpmsg_char] caa2a051955c t name_show@drivers_rpmsg_rpmsg_char_c_365 [rpmsg_char] where hello, is a plain he

[PATCH v6] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms

2023-10-24 Thread Alessandro Carminati (Red Hat)
rivers_virtio_virtio_c_16 966e1700 T device_show_ulong 966e1740 T device_show_int 966e1770 T device_show_bool c04e10a0 t device_show [mmc_core] c04e10a0 t device_show@drivers_mmc_core_sdio_bus_c_45 [mmc_core] Signed-off-by: Alessandro Carminati (Red Hat) N

[PATCH v5] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms

2023-09-27 Thread Alessandro Carminati (Red Hat)
oblematic symbols defined by compat_binfmt_elf.c Signed-off-by: Alessandro Carminati (Red Hat) --- Makefile| 4 +- init/Kconfig| 22 +++ scripts/kas_alias.py| 136 scripts/link-vmlinux.sh | 21 ++- 4 files changed,

[PATCH v4] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms

2023-09-19 Thread Alessandro Carminati (Red Hat)
clared by that file, coming from binfmt_elf.c. My position is that, rather than producing a more complicated pipeline to handle this corner case, it is better to fix the compat_binfmt_elf.c anomaly. This patch does not deal with the two potentially problematic symbols defined by compat