diff options
author | Luca Dariz <luca@orpolo.org> | 2023-07-29 19:47:49 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-08-04 23:35:06 +0200 |
commit | e2e78b6c461543e1d057a63eaa3d43d71ba0f3f8 (patch) | |
tree | 9d55f1925b3746055c0195104204114146dea0be /kern/timer.c | |
parent | 8b29b18fda413928c32473475ca51aa05c52db18 (diff) | |
download | gnumach-e2e78b6c461543e1d057a63eaa3d43d71ba0f3f8.tar.gz gnumach-e2e78b6c461543e1d057a63eaa3d43d71ba0f3f8.tar.bz2 gnumach-e2e78b6c461543e1d057a63eaa3d43d71ba0f3f8.zip |
x86_64: fix stack handling on recursive interrupts for USER32
* x86_64/locore.S: ensure the thread state is filled completely even
on recursive interrups. The value of the segment selectors is not
very important in this case, but we still need to align the stack to
the bottom of i386_interrupt_state.
Message-Id: <20230729174753.1145878-1-luca@orpolo.org>
Diffstat (limited to 'kern/timer.c')
0 files changed, 0 insertions, 0 deletions