AxFab/kora-kernel

Fix routines cpu save/restore on i386

Closed this issue · 0 comments

AxFab commented

On the current state of development the kernel save it's state by using a combinaison of cpu_save, cpu_tss and mmu_context.
The routines cpu_save should handle everything and be correctly restored by cpu_restore.