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

Add a patch for compat input in 64 bit apps #71

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

slp
Copy link
Contributor

@slp slp commented Oct 8, 2024

This patch adds a prctl to enable 64 bit apps to opt-in to use the compat variant of input syscalls.

This patch adds a prctl to enable 64 bit apps to opt-in to use
the compat variant of input syscalls.

Signed-off-by: Sergio Lopez <[email protected]>
@slp slp requested a review from tylerfanelli as a code owner October 8, 2024 10:47
slp added 2 commits October 8, 2024 12:52
For some reason we have a bogus workflow created on each new PR.
Let's see if renaming this workflow fixes it.

Signed-off-by: Sergio Lopez <[email protected]>
This release adds support for OVERLAYFS (required by bootc) and a
patch to add a new prctl for 64 bit apps to opt-in for receiving
compat input events.

Signed-off-by: Sergio Lopez <[email protected]>
@slp slp merged commit 4cd1240 into containers:main Oct 8, 2024
4 checks passed
@slp slp deleted the add-compat-input branch October 8, 2024 11:45
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.

1 participant