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

pkg/kernels: Fix large patch numbers #1870

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Conversation

tpapagian
Copy link
Member

Check commits for details.

Compare kernels 5.4.263 and 5.5.0. This test now fails. The next commit
will fix that.

Signed-off-by: Anastasios Papagiannis <tasos.papagiannnis@gmail.com>
The previous commit introduces a test in pkg/kernels that currently
fails.

This patch fixes that issue by using the same idea as in kernel:
https://elixir.bootlin.com/linux/v6.2.16/source/tools/lib/bpf/bpf_helpers.h#L74.

Signed-off-by: Anastasios Papagiannis <tasos.papagiannnis@gmail.com>
@tpapagian tpapagian requested a review from a team as a code owner December 12, 2023 09:22
@tpapagian tpapagian added the release-note/bug This PR fixes an issue in a previous release of Tetragon. label Dec 12, 2023
@tpapagian tpapagian merged commit feb5a8b into main Dec 12, 2023
29 of 30 checks passed
@tpapagian tpapagian deleted the pr/apapag/fix_kernel_version branch December 12, 2023 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/bug This PR fixes an issue in a previous release of Tetragon.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants