This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 3e8575c39e riscv-v/pgalloc.h: Return kernel vaddr for kernel RAM paddr
     add b2f9926a1b kmm_map.c: Fix call to gran_alloc
     add a444435f8b kmm_map.c: Fix user page mapping
     add d199264dca kmm_map: Fix incorrect function name field
     add 5dd0474269 kmm_map.c: Add way to test if addr is within kmap area or 
not
     add 04bfaf3a55 kmm_map.c: Remember to free the temporary 'pages' variable
     add 7c893ddfc2 kmm_map: Add function to map a single page of kernel memory

No new revisions were added by this update.

Summary of changes:
 arch/risc-v/src/common/riscv_addrenv_pgmap.c |  2 +-
 include/nuttx/arch.h                         |  2 +-
 mm/kmap/kmm_map.c                            | 72 +++++++++++++++++++++++++---
 3 files changed, 67 insertions(+), 9 deletions(-)

Reply via email to