Skip to content

Conversation

ti-mo
Copy link
Collaborator

@ti-mo ti-mo commented Oct 1, 2024

Our existing tests included a weak symbol, but it wasn't referenced in code and it ended up in .bss where other symbols sit at the same index. This confused the loader into thinking the symbol was referenced, though there were no actual symbol references to it in bpf code.

Our existing tests included a weak symbol, but it wasn't referenced
in code and it ended up in .bss where other symbols sit at the same
index. This confused the loader into thinking the symbol was referenced,
though there were no actual symbol references to it in bpf code.

Signed-off-by: Timo Beckers <timo@isovalent.com>
@ti-mo ti-mo requested a review from a team as a code owner October 1, 2024 12:14
@ti-mo ti-mo merged commit b8fd6de into cilium:main Oct 1, 2024
17 checks passed
@ti-mo ti-mo deleted the tb/weak-variables branch October 1, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant