Skip to content
Commit 73a5fe77 authored by Andrew Boie's avatar Andrew Boie Committed by Andrew Boie
Browse files

x86: fix stack overflow in double fault handler



At very low optimization levels, the call to
K_THREAD_STACK_BUFFER doesn't get inlined, overflowing the
tiny stack.

Replace with _ARCH_THREAD_STACK_BUFFER() which on x86 is
just a macro.

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