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

Fix - Adds missing feature pubkeys to the FEATURES_AFFECTING_RBPF list #32703

Merged

Conversation

Lichtso
Copy link
Contributor

@Lichtso Lichtso commented Aug 3, 2023

Problem

Some features which affect the RBPF config or available syscalls are not in the FEATURES_AFFECTING_RBPF list. This explicit list will not be required anymore once the automatic detection of #32172 works.

Summary of Changes

Adds the missing feature pubkeys to the list.

@Lichtso Lichtso requested a review from pgarg66 August 3, 2023 14:52
@Lichtso Lichtso added bug Something isn't working v1.16 PRs that should be backported to v1.16 labels Aug 3, 2023
@Lichtso Lichtso merged commit 33c33f5 into solana-labs:master Aug 3, 2023
@Lichtso Lichtso deleted the fix/add_missing_features_affecting_rbpf branch August 3, 2023 15:45
mergify bot pushed a commit that referenced this pull request Aug 3, 2023
…ist (#32703)

Adds missing feature pubkeys to the FEATURES_AFFECTING_RBPF list.

(cherry picked from commit 33c33f5)

# Conflicts:
#	programs/bpf_loader/src/syscalls/mod.rs
Lichtso added a commit that referenced this pull request Aug 3, 2023
…ist (#32703)

Adds missing feature pubkeys to the FEATURES_AFFECTING_RBPF list.

(cherry picked from commit 33c33f5)
Lichtso added a commit that referenced this pull request Aug 3, 2023
…ist (#32703)

Adds missing feature pubkeys to the FEATURES_AFFECTING_RBPF list.

(cherry picked from commit 33c33f5)
Lichtso added a commit that referenced this pull request Aug 3, 2023
…RBPF` list (backport of #32703) (#32705)

Fix - Adds missing feature pubkeys to the `FEATURES_AFFECTING_RBPF` list (#32703)

Adds missing feature pubkeys to the FEATURES_AFFECTING_RBPF list.

(cherry picked from commit 33c33f5)

Co-authored-by: Alexander Meißner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v1.16 PRs that should be backported to v1.16
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants