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

All Programs using ProgAttachLink should also use FdLink #987

Open
dave-tucker opened this issue Jul 11, 2024 · 0 comments
Open

All Programs using ProgAttachLink should also use FdLink #987

dave-tucker opened this issue Jul 11, 2024 · 0 comments

Comments

@dave-tucker
Copy link
Member

See where this was done for CgroupDevice:

if KernelVersion::current().unwrap() >= KernelVersion::new(5, 7, 0) {

But it was not done for SkMsg, SkSkb and SockOps programs which I believe should also support FdLink.

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

No branches or pull requests

1 participant