Re: [PR] mm/kmap: Fix bad dependency to ARCH_VMA_MAPPING [nuttx]

2023-11-02 Thread via GitHub
pkarashchenko merged PR #4: URL: https://github.com/apache/nuttx/pull/4 -- 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/kmap: Fix bad dependency to ARCH_VMA_MAPPING [nuttx]

2023-11-02 Thread via GitHub
pussuw opened a new pull request, #4: URL: https://github.com/apache/nuttx/pull/4 ## Summary Fixes bad dependency for kmm_map; kmap does not need ARCH_VMA_MAPPING => remove the dependency Produces build error if MM_SHM is not enabled via: ``` #ifdef CONFIG_ARCH_VM