Re: [PR] mm/kmm_map: Fix several issues with the kmm_map interface [nuttx]

2023-10-09 Thread via GitHub
pkarashchenko merged PR #10876: URL: https://github.com/apache/nuttx/pull/10876 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nutt

[PR] mm/kmm_map: Fix several issues with the kmm_map interface [nuttx]

2023-10-09 Thread via GitHub
pussuw opened a new pull request, #10876: URL: https://github.com/apache/nuttx/pull/10876 ## Summary This fixes several fatal issues with the kernel mapping interface. Highlights are in the commit messages. ## Impact kmm_map only (CONFIG_BUILD_KERNEL and CONFIG_MM_KMAP) ## Testin