You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/04/30 11:07:42 UTC

[GitHub] [incubator-nuttx] liuguo09 opened a new pull request #919: sim: Add host mmap and perror support

liuguo09 opened a new pull request #919:
URL: https://github.com/apache/incubator-nuttx/pull/919


   ## Summary
   Add host mmap and perror to nuttx-names.dat for sim to fix crash in up_hostmemory.c if with CONFIG_LIBC_MODLIB and CONFIG_BINFMT_LOADABLE enabled.
   
   ## Impact
   In a493c92826fd0918231cbfe470e1cf9b48e96de3 commit: sim: Use executable memory for the heap
   It uses the  up_hostmemory.c with mmap and perror.
   
   ## Testing
   Tested and verfied in our inner project sim config in which with CONFIG_BINFMT_LOADABLE enabled.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org