diff options
author | Palmer Dabbelt <palmer@rivosinc.com> | 2023-07-07 19:00:51 +0300 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2023-07-10 22:45:23 +0300 |
commit | c05780ef3c190c2dafbf0be8e65d4f01103ad577 (patch) | |
tree | c9e6a8ccc6e6198baf0abbda933a7ede0f10f311 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5 (diff) | |
download | linux-c05780ef3c190c2dafbf0be8e65d4f01103ad577.tar.xz |
module: Ignore RISC-V mapping symbols too
RISC-V has an extended form of mapping symbols that we use to encode
the ISA when it changes in the middle of an ELF. This trips up modpost
as a build failure, I haven't yet verified it yet but I believe the
kallsyms difference should result in stacks looking sane again.
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Closes: https://lore.kernel.org/all/9d9e2902-5489-4bf0-d9cb-556c8e5d71c2@infradead.org/
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions