Files
u-boot/lib
Simon Glass e63fc511c3 lib: Add CONFIG_LIB_KMEM_CACHE for full kmem_cache support
Add a Kconfig option to control whether full kmem_cache_free() and
kmem_cache_destroy() implementations are provided in lib/linux_compat.c

Most boards do not need these functions, so they can use simple inline
stubs in slab.h. Subsystems like ext4 that require proper cache
management can select CONFIG_LIB_KMEM_CACHE.

Co-developed-by: Claude <noreply@anthropic.com>
Signed-off-by: Simon Glass <simon.glass@canonical.com>
2025-12-30 15:47:04 -07:00
..
2025-11-12 08:40:05 -07:00
2025-12-17 10:51:23 -07:00
2025-09-11 15:19:22 -06:00
2025-06-27 07:50:11 -06:00
2024-07-15 12:12:18 -06:00
2025-02-06 23:49:28 +00:00
2025-12-17 10:51:23 -07:00
2025-12-17 10:51:23 -07:00
2025-12-24 05:17:00 -07:00
2025-05-16 18:17:17 +02:00