diff options
author | Danny Holman <dholman@gymli.org> | 2024-02-16 12:45:36 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2024-02-16 12:45:36 -0600 |
commit | 7feac2d2f283831be6b8dcca9fc3851133fdb3f3 (patch) | |
tree | 14dabc85b5d94ff9490900e1b41c2ec27cc1a261 /.gitignore | |
parent | Makefile: add flags to qemu that activate the serial port (diff) | |
download | box-7feac2d2f283831be6b8dcca9fc3851133fdb3f3.tar.gz box-7feac2d2f283831be6b8dcca9fc3851133fdb3f3.tar.zst box-7feac2d2f283831be6b8dcca9fc3851133fdb3f3.zip |
arch: i386: boot: ISR frame should not include ESP
The code that constructs an isr_frame struct should not push ESP to the
stack. In addition, the kernel should set its own copy of ESP into a
function defined elsewhere for scheduling purposes.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions