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: include demand paging header #83645

Conversation

cfriedt
Copy link
Member

@cfriedt cfriedt commented Jan 7, 2025

Fix a compile error because k_mem_pin() and k_mem_unpin() are not defined.

Forked from #83303

Fix a compile error because `k_mem_pin()` and `k_mem_unpin()`
are not defined.

Signed-off-by: Chris Friedt <[email protected]>
@zephyrbot zephyrbot added the area: POSIX POSIX API Library label Jan 7, 2025
@zephyrbot zephyrbot requested a review from ycsin January 7, 2025 13:29
@kartben kartben merged commit 587490d into zephyrproject-rtos:main Jan 9, 2025
29 checks passed
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