Skip to content
Commit 38352ae1 authored by Peter Mitsis's avatar Peter Mitsis Committed by Carles Cufí
Browse files

test: Relocate posix mqueue receive buffer



For platforms that select Kconfig option CONFIG_KERNEL_COHERENCE,
the receive buffer used in mq_timedreceive() must not be on the
stack. This is because the k_msgq that underlies the POSIX mqueue
will attempt to perform a direct to buffer copy from the sender
when there is a waiting reader.

Fixes #60796

Signed-off-by: default avatarPeter Mitsis <peter.mitsis@intel.com>
parent 0ae1e37e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment