aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/surface/aggregator/ssh_parser.c
diff options
context:
space:
mode:
authorDave Rigby <[email protected]>2021-02-18 16:56:54 +0000
committerArnaldo Carvalho de Melo <[email protected]>2021-02-18 14:20:32 -0300
commit4e1481445407b86a483616c4542ffdc810efb680 (patch)
tree16740f82eb6a37638f1703f09bac94d7e7bf64ad /drivers/platform/surface/aggregator/ssh_parser.c
parente16c2ce7c5ed5de881066c1fd10ba5c09af69559 (diff)
perf unwind: Set userdata for all __report_module() paths
When locating the DWARF module for a given address, __find_debuginfo() requires a 'struct dso' passed via the userdata argument. However, this field is only set in __report_module() if the module is found in via dwfl_addrmodule(), not if it is found later via dwfl_report_elf(). Set userdata irrespective of how the DWARF module was found, as long as we found a module. Fixes: bf53fc6b5f41 ("perf unwind: Fix separate debug info files when using elfutils' libdw's unwinder") Signed-off-by: Dave Rigby <[email protected]> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=211801 Acked-by: Jan Kratochvil <[email protected]> Acked-by: Jiri Olsa <[email protected]> Link: https://lore.kernel.org/linux-perf-users/[email protected]/ Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/ssh_parser.c')
0 files changed, 0 insertions, 0 deletions