Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tetragon: Skip loading of override prog for kprobe multi object #1273

Closed
wants to merge 1 commit into from

Conversation

olsajiri
Copy link
Contributor

In case the override helper is not supported we can get verifier failure when loading kprobe multi object.

Adding the code to skip the loading of override program the same way we do for normal kprobes.

In case the override helper is not supported we can get verifier
failure when loading kprobe multi object.

Adding the code to skip the loading of override program the same
way we do for normal kprobes.

Fixes: 840b12d ("tetragon: Move override setup into kprobe open/attach functions")
Signed-off-by: Jiri Olsa <[email protected]>
@olsajiri olsajiri marked this pull request as ready for review July 25, 2023 10:24
@olsajiri olsajiri requested a review from a team as a code owner July 25, 2023 10:24
@olsajiri olsajiri marked this pull request as draft July 27, 2023 12:10
@olsajiri
Copy link
Contributor Author

got review comment in #1218 that changes also this PR, will fix

@olsajiri
Copy link
Contributor Author

got fixed in #1218

@olsajiri olsajiri closed this Jul 28, 2023
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.

2 participants