diff options
author | 2023-02-12 20:32:04 +0100 | |
---|---|---|
committer | 2023-04-20 22:57:00 +0200 | |
commit | ce1831fe2febf7a3a03fda43b41d7589caa022cd (patch) | |
tree | 2ddaaeba64174861ffffb465f469bd31f7c8f80f /scripts/generate_rust_analyzer.py | |
parent | Linux 6.3-rc5 (diff) | |
download | linux-rng-ce1831fe2febf7a3a03fda43b41d7589caa022cd.tar.xz linux-rng-ce1831fe2febf7a3a03fda43b41d7589caa022cd.zip |
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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions