diff options
author | Johannes Berg <johannes.berg@intel.com> | 2023-02-12 22:32:04 +0300 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2023-04-20 23:57:00 +0300 |
commit | ce1831fe2febf7a3a03fda43b41d7589caa022cd (patch) | |
tree | 2ddaaeba64174861ffffb465f469bd31f7c8f80f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7e364e56293bb98cae1b55fd835f5991c4e96e7d (diff) | |
download | linux-ce1831fe2febf7a3a03fda43b41d7589caa022cd.tar.xz |
um: add __weak for exported functions
If the exported glibc functions don't exist, we get link
failures. Avoid that by adding __weak so they're allowed
to not exist.
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions