]> git.dujemihanovic.xyz Git - nameless-os.git/commit
Small changes to double fault handler
authorDuje Mihanović <duje.mihanovic@skole.hr>
Tue, 28 Jun 2022 11:14:03 +0000 (13:14 +0200)
committerDuje Mihanović <duje.mihanovic@skole.hr>
Tue, 28 Jun 2022 11:14:03 +0000 (13:14 +0200)
commit3546cb3bd60be95dfa9512614eb49af3a6b21d03
tree38ed5f89a745cfaa76740a48ec19ae8cbc344593
parentbdad753bd8125abc67a24b5d8030fa9cfb8706db
Small changes to double fault handler

Uses the panic facility committed a bit before ELF and groups the registers by
general purpose, stack, index and EIP/EFLAGS.
kernel/kernel.c