nuttx/mm/mempool
anjiahao ee052a4570 mempool:fix bug, Misjudged the condition of interrupt memory release
We don't need to subtract the block size; we only need to determine if it's within the interrupt memory range.

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2025-12-22 15:14:26 +08:00
..
CMakeLists.txt mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
Make.defs mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00
mempool.c mempool:fix bug, Misjudged the condition of interrupt memory release 2025-12-22 15:14:26 +08:00
mempool_multiple.c kasan: kasan_reset_tag rename kasan_clear_tag 2025-06-30 18:19:38 +08:00
mempool_procfs.c mm: migrate to SPDX identifier 2024-09-13 08:49:05 +08:00