Fix more places where the user-mode allocator is used to allocate kernel...
Fix more places where the user-mode allocator is used to allocate kernel thread resources -- before the user-mode allocator even exists
Showing
- fs/fs_fdopen.c 7 additions, 3 deletionsfs/fs_fdopen.c
- include/nuttx/addrenv.h 1 addition, 1 deletioninclude/nuttx/addrenv.h
- include/nuttx/kmalloc.h 36 additions, 1 deletioninclude/nuttx/kmalloc.h
- sched/group/group.h 1 addition, 20 deletionssched/group/group.h
- sched/group/group_create.c 5 additions, 4 deletionssched/group/group_create.c
- sched/group/group_free.c 4 additions, 0 deletionssched/group/group_free.c
- sched/group/group_malloc.c 6 additions, 2 deletionssched/group/group_malloc.c
- sched/init/os_start.c 11 additions, 11 deletionssched/init/os_start.c
- sched/task/task_create.c 6 additions, 4 deletionssched/task/task_create.c
- sched/task/task_init.c 2 additions, 2 deletionssched/task/task_init.c
- sched/task/task_vfork.c 3 additions, 3 deletionssched/task/task_vfork.c
Loading
Please register or sign in to comment