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

uclibc/mips: add missing MAP_HUGETLB constant #3100

Merged
merged 1 commit into from
Feb 5, 2023

Conversation

cppcoffee
Copy link
Contributor

Signed-off-by: Xiaobo Liu cppcoffee@gmail.com

This add the MAP_HUGETLB constant on Linux and uclibc.
It is defined as part of the uclibc in mman.h:

https://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/tree/libc/sysdeps/linux/mips/bits/mman.h#n35

Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
@rustbot
Copy link
Collaborator

rustbot commented Feb 4, 2023

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@JohnTitor
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Feb 5, 2023

📌 Commit b83e316 has been approved by JohnTitor

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 5, 2023

⌛ Testing commit b83e316 with merge 3190d46...

@bors
Copy link
Contributor

bors commented Feb 5, 2023

☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14
Approved by: JohnTitor
Pushing 3190d46 to master...

@bors bors merged commit 3190d46 into rust-lang:master Feb 5, 2023
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.

None yet

4 participants