diff options
author | Andreas Kling <kling@serenityos.org> | 2022-01-28 15:04:34 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-01-28 23:41:18 +0100 |
commit | a12e19c0152e1236a0e26a0b82a2a8c10ba8a55b (patch) | |
tree | aaa16729536c2861661cec49f01d46b9ffae801a /Base | |
parent | 5092813a45daab9bb44f51b1575603c0521af8c8 (diff) | |
download | serenity-a12e19c0152e1236a0e26a0b82a2a8c10ba8a55b.zip |
Kernel: Move kernel region checks from x86 page fault handler to MM
Ideally the x86 fault handler would only do x86 specific things and
delegate the rest of the work to MemoryManager. This patch moves some of
the address checks to a more generic place.
Diffstat (limited to 'Base')
0 files changed, 0 insertions, 0 deletions