Skip to content

Conversation

jmi-reds
Copy link
Contributor

@jmi-reds jmi-reds commented Oct 9, 2025

Add support for ANONYMOUS flag to mmap syscall

Signed-off-by: Jean-Pierre Miceli <jean-pierre.miceli@heig-vd.ch>
@jmi-reds jmi-reds self-assigned this Oct 9, 2025
Copy link
Contributor

@clemdiep clemdiep left a comment

Choose a reason for hiding this comment

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

Also add USER_ANONYMOUS_VADDR in so3/arch/arm32/include/asm/mmu.h.

As virtuals addresses are handled diffrently in arm32, the address can be CONFIG_KERNEL_VADDR / 2, I think.

And fix clang-format

Signed-off-by: Jean-Pierre Miceli <jean-pierre.miceli@heig-vd.ch>
Signed-off-by: Jean-Pierre Miceli <jean-pierre.miceli@heig-vd.ch>
@daniel-rossier daniel-rossier merged commit 5088531 into 144-support-musl Oct 10, 2025
4 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