Uh oh!
There was an error while loading. Please reload this page.
change mmap return MAP_FAILED on error and set errno - #125
Conversation
clemdiep
commented
Feb 19, 2025
Put the PR in draft as it's a follow up of #122, so should be merge only after it. Actual change of this branch can be seen in last commit for now. |
2528adc to
3c6403cCompareclemdiep
commented
Feb 19, 2025
It's now ready for review! |
daniel-rossier
left a comment
There was a problem hiding this comment.
Very clean, thank you!
AndreCostaaa
left a comment
There was a problem hiding this comment.
Hey @clemdiep, thank you for your PR and sorry for the delay in getting this merged
There's a lot of changes to user space live in main now, could you rebase your branch ?
With these new updates the only call to mmap in usr space is located inside usr/lib/slv/slv_fb.c and the files inside stress and widgets should no longer exist so you're free to remove them to resolve the conflicts :)
If you need any pointers in order to finish this PR let me know ! 🚀
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
3c6403c to
1780ae2CompareAndreCostaaa
commented
Mar 6, 2025
Thank you ! |
close#124