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

chore: [SMAGENT-6415] exclude broen kernel due to backport #123

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

mavimo
Copy link
Contributor

@mavimo mavimo commented Jan 29, 2024

Changes

  • Exclude kernels that are affected by:
    • ./include/linux/export.h:17:22: error: passing argument 1 of 'class_create' from incompatible pointer type [-Werror=incompatible-pointer-types]
    • /code/sysdig-rw/main.c:2875:23: error: too many arguments to function 'class_create'

Copy link
Contributor

@iurly iurly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Notice how eBPF failures have an entirely different root cause (though co-located):

/code/sysdig-rw/bpf/fillers.h:858:56: error: member reference base type 'struct percpu_counter[4]' is not a structure or union

@mavimo mavimo merged commit 7316226 into dev Jan 30, 2024
1 check passed
@mavimo mavimo deleted the SMAGENT-6415-exclude-affected-kernels branch January 30, 2024 09:01
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