Skip to content
Commit 38195d5d authored by Andy Ross's avatar Andy Ross Committed by Anas Nashif
Browse files

kernel/include: Put kernel stack memory in the right memory



The CONFIG_KERNEL_COHERENCE framework merged with a typo that left its
validation asserts disabled.  But it was written before the "kernel
stacks" feature merged, and so missed the K_KERNEL_STACK_* macros,
which need to put their stacks into __stackmem and not merely
__noinit.

Turning the asserts on exposed the bug.

Fixes #32112

Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent b8c33efb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment