diff options
author | Raghuram Subramani <raghus2247@gmail.com> | 2025-05-24 19:24:26 +0530 |
---|---|---|
committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-05-24 22:03:28 +0530 |
commit | 59579db922887069d6ee42bb62fcc52684be1d52 (patch) | |
tree | fa010177399aa00299f1a413a0626ecfd5135d1e /kernel/boot/idt/idt.cc | |
parent | bac72091a55a9567f5c07851247d266d50772607 (diff) |
kernel: halt: use cli; hlt instead of infinite for loop
An infinite for loop is far less reliable than disabling interrupts
and hlt'ing
Diffstat (limited to 'kernel/boot/idt/idt.cc')
0 files changed, 0 insertions, 0 deletions