]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
cleanup(idt): remove debug page fault traces for PID 1
authorTulio A M Mendes <[email protected]>
Thu, 16 Apr 2026 05:36:59 +0000 (02:36 -0300)
committerTulio A M Mendes <[email protected]>
Thu, 16 Apr 2026 05:36:59 +0000 (02:36 -0300)
commitc3a137b29796a0225ceee11873c99497ee90db10
tree9388b000c4583be07c3b49b88d3075e1b0323467
parent5d41d2c53c7dfa60f6fb0289225cfb3cebf53b9b
cleanup(idt): remove debug page fault traces for PID 1

Removed debug kprintf statements that were added during the
execve/SIGSEGV debugging session: PDE/PTE dumps, CR3 comparison,
GOT dumps, and LAPIC ID traces. These are no longer needed now
that the root cause has been fixed.
src/arch/x86/idt.c