Files
zephyr/kernel
Flavio Ceolin 585d90f8fc kernel: Fix k_stack_alloc_init behavior
The implementation of this syscall can return either 0 or -ENOMEM, but
when USERSPACE is enabled and it is called through syscall it always
return 0.

Just change this syscall implementation to return the value of
_impl_k_stack_alloc_init

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-13 13:20:13 -04:00
..
2018-08-21 05:45:47 -07:00
2018-09-05 16:05:08 -04:00
2018-08-16 19:47:41 -07:00
2018-08-26 19:39:52 -07:00
2018-08-16 19:47:41 -07:00
2018-08-16 19:47:41 -07:00