This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch releases/12.3 in repository https://gitbox.apache.org/repos/asf/nuttx.git
from ddfaa97601 boards: Update all boards that were using CONFIG_NET_LL_GUARDSIZE=50 new 3a4abdee7d kmm_map.c: Fix call to gran_alloc new 92baeea676 kmm_map.c: Fix user page mapping new a5fdf7734b kmm_map: Fix incorrect function name field new 8e5ab446cd kmm_map.c: Add way to test if addr is within kmap area or not new 2603ddd01b kmm_map.c: Remember to free the temporary 'pages' variable new 0cb54c1959 kmm_map: Add function to map a single page of kernel memory The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. 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(-)