Skip to content
Commit a8de9577 authored by Charles E. Youse's avatar Charles E. Youse Committed by Andrew Boie
Browse files

arch/x86: restructure ISR stacks (conceptually)



This is largely a conceptual change rather than an actual change.
Instead of using an array of interrupt stacks (one for each IRQ
nesting level), we use one interrupt stack and subdivide it. The
effect is the same, but this is more in line with the Zephyr model
of one ISR stack per CPU (as reflected in init.c).

Signed-off-by: default avatarCharles E. Youse <charles.youse@intel.com>
parent e6a874d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment