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

posix: options: mlock: refine imply for MMU and DEMAND_PAGING #83648

Conversation

cfriedt
Copy link
Member

@cfriedt cfriedt commented Jan 7, 2025

POSIX mlock() and munlock() require an MMU as well as DEMAND_PAGING.

Forked from #83303

@zephyrbot zephyrbot added the area: POSIX POSIX API Library label Jan 7, 2025
@zephyrbot zephyrbot requested a review from ycsin January 7, 2025 13:37
ycsin
ycsin previously approved these changes Jan 7, 2025
nandojve
nandojve previously approved these changes Jan 7, 2025
@kartben
Copy link
Collaborator

kartben commented Jan 9, 2025

@cfriedt needs rebase, sorry!

POSIX mlock() and munlock() require an MMU as well as
DEMAND_PAGING.

Signed-off-by: Chris Friedt <[email protected]>
@cfriedt cfriedt dismissed stale reviews from nandojve and ycsin via a58aee3 January 10, 2025 03:15
@cfriedt cfriedt force-pushed the posix-options-mlock-refine-imply-for-mmu-and-demand-paging branch from a412d98 to a58aee3 Compare January 10, 2025 03:15
@cfriedt cfriedt requested review from nandojve and ycsin January 10, 2025 03:16
@cfriedt
Copy link
Member Author

cfriedt commented Jan 10, 2025

  • rebased

@kartben kartben merged commit 8609a05 into zephyrproject-rtos:main Jan 11, 2025
25 checks passed
@cfriedt cfriedt deleted the posix-options-mlock-refine-imply-for-mmu-and-demand-paging branch January 11, 2025 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: POSIX POSIX API Library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants