nuttx/mm
Jukka Laitinen 19fe41cb1b mm/kmap/kmm_map.c: Fix argument to gran_free
Fix a memory corruption & deadlocks while calling gran_free.

The function expects a GRAN_HANDLE as a paramter, not a pointer to it.

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2025-01-15 17:10:57 +08:00
..
iob macro/align: Use ALIGN_UP and ALIGN_DOWN uniformly 2025-01-12 16:48:35 +08:00
kasan kasan/kconfig: Add config CONFIG_MM_KASAN_INSTRUMENT 2025-01-14 14:01:48 +08:00
kmap mm/kmap/kmm_map.c: Fix argument to gran_free 2025-01-15 17:10:57 +08:00
kmm_heap
map
mempool mempool: addbacktrace should be before kasan_unpoison 2025-01-12 01:29:14 +08:00
mm_gran mm_grantable.c: Fix infinite loop due to memory fragmentation 2024-12-05 20:36:04 +08:00
mm_heap mm: Add mm_lock_irq, mm_unlock_iq 2025-01-11 12:28:30 +08:00
shm
tlsf mm: Add mm_lock_irq, mm_unlock_iq 2025-01-11 12:28:30 +08:00
ubsan
umm_heap
CMakeLists.txt
Kconfig kasan: Extract kasan's kconfig separately 2025-01-14 14:01:48 +08:00
Makefile