Skip to content
Commit 44fe8122 authored by Andrew Boie's avatar Andrew Boie Committed by Andrew Boie
Browse files

kernel: pipes: add k_pipe_alloc_init()



User mode can't be trusted to provide the kernel buffers for
internal use. The syscall for k_pipe_init() has been removed
in favor of a new API to draw the buffer memory from the
calling thread's resource pool.

K_PIPE_DEFINE() now properly locates the allocated buffer into
kernel memory.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 97bf001f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment