Skip to content
Commit a8585ac3 authored by Andrew Boie's avatar Andrew Boie Committed by Carles Cufí
Browse files

x86: fix early boot pagefault reason code



If we get a page fault in early boot context, before
main thread is started, page faults were being
incorrectly reported as stack overflows.
z_x86_check_stack_bounds() needs to consider the
interrupt stack as the correct stack for this context.

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