diff options
author | Ian Moffett <ian@osmora.org> | 2025-08-21 04:03:22 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-08-21 04:03:22 -0400 |
commit | 47f23523bfb864342ea2a95cd95df02fa8095885 (patch) | |
tree | fe73b9d6b4710b4d95611bbbed29a23e9a822a89 /Makefile.in | |
parent | 2231410363d1ff97f0b22556cc656ad5880db5cf (diff) |
kernel/amd64: Use seperate stack for double faults
This commit gives the double fault handling context a dedicated kernel
stack to ensure it has a clean space to vomit up a trapframe into
without encountering too many issues besides the inevitable panic to the
user's despair and distress.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions