Skip to content

Conversation

chenx97
Copy link
Contributor

@chenx97 chenx97 commented Oct 8, 2025

Description

Existing MIPS ABIs don't have memfd_secret. Let's skip it for tests.

Sources

mips linux syscall tables https://github.com/torvalds/linux/tree/0d97f2067c166eb495771fede9f7b73999c67f66/arch/mips/kernel/syscalls

Checklist

  • Relevant tests in libc-test/semver have been updated
  • No placeholder or unstable values like *LAST or *MAX are
    included (see #3131)
  • Tested locally (cd libc-test && cargo test --target mytarget);
    especially relevant for platforms that may not be checked in CI

Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!

@JohnTitor JohnTitor added this pull request to the merge queue Oct 8, 2025
Merged via the queue into rust-lang:main with commit 6f15928 Oct 8, 2025
52 checks passed
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.

3 participants