Skip to content
Commit a8497c52 authored by Grant Ramsay's avatar Grant Ramsay Committed by Carles Cufí
Browse files

kernel: msg_q: Remove alignment requirements from message queue docs



Alignment of the message queue's ring buffer is not necessary.
The underlying implementation uses memcpy (which is
alignment-agnostic) and does not expose any internal pointers

Signed-off-by: default avatarGrant Ramsay <gramsay@enphaseenergy.com>
parent a46f1b9c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment