Skip to content
Commit 7a18b083 authored by Andrew Boie's avatar Andrew Boie Committed by Anas Nashif
Browse files

x86: align stack buffer sizes



Previously, the stack buffer array wasn't being page-aligned.
If private kernel data was stored after the stack buffer in
the same page, the current thread would incorrectly have
access to it. Round stack sizes up on x86 to prevent this
problem.

Fixes #8118

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