Files
ladybird/Kernel
Andreas Kling 1b4baaed56 Kernel/x86_64: *Restore* interrupt flag in page fault handler
If a page fault occurs while interrupts are disabled, we were wrongly
enabling interrupts right away in the page fault handler.

Instead, we should only do this if interrupts were enabled when the
page fault occurred.
2023-01-01 15:14:35 +01:00
..
2022-12-28 11:53:41 +01:00
2022-12-28 11:53:41 +01:00
2022-12-03 23:52:23 +00:00
2022-12-28 11:53:41 +01:00
2022-12-28 11:53:41 +01:00
2022-12-28 11:53:41 +01:00
2022-12-28 11:53:41 +01:00
2022-11-05 18:00:58 -06:00
2022-11-05 18:00:58 -06:00
2022-12-28 11:53:41 +01:00
2022-12-03 23:52:23 +00:00
2022-12-03 23:52:23 +00:00
2022-12-03 23:52:23 +00:00