Skip to content

BUG: fix s390 at Linux v6.18#490

Closed
pcmoore wants to merge 1 commit into
seccomp:mainfrom
pcmoore:working-s390
Closed

BUG: fix s390 at Linux v6.18#490
pcmoore wants to merge 1 commit into
seccomp:mainfrom
pcmoore:working-s390

Conversation

@pcmoore
Copy link
Copy Markdown
Member

@pcmoore pcmoore commented May 19, 2026

The S390 architecture was removed from the upstream Linux kernel in Linux v6.19 with commit 8e0b986c59c6 ("s390: Remove compat support") so freeze our s390 syscall table at Linux v6.18 until such time as we remove s390 support in libseccomp.

The S390 architecture was removed from the upstream Linux kernel in
Linux v6.19 with commit 8e0b986c59c6 ("s390: Remove compat support")
so freeze our s390 syscall table at Linux v6.18 until such time as
we remove s390 support in libseccomp.

Signed-off-by: Paul Moore <paul@paul-moore.com>
@pcmoore pcmoore added this to the v2.6.1 milestone May 19, 2026
@pcmoore pcmoore requested a review from drakenclimber May 19, 2026 03:32
@pcmoore pcmoore self-assigned this May 19, 2026
@pcmoore pcmoore added the bug label May 19, 2026
@drakenclimber
Copy link
Copy Markdown
Member

Pushed to main in commit f24a52d. Pushed to the release-2.6 branch in commit bcb9d0b.

Thanks, @pcmoore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants