diff options
author | dzwdz | 2021-07-20 21:26:46 +0200 |
---|---|---|
committer | dzwdz | 2021-07-20 21:26:46 +0200 |
commit | 2bd8511dbd19ec09aa92cec2888a5ec3c8b1fded (patch) | |
tree | 49a52f182e955a8c72ba202fee770ad21c98f840 /src/kernel/arch/generic.h | |
parent | e3de0bdced81720fd904ff38d7c62fc55764c42f (diff) |
only enable paging when jumping into ring 0
The kernel can't use the limited paging tables of user processes.
Alternatively, sysenter could accept a parameter with a new cr3. That
would allow/require using paging in the kernel - so I'll switch to it
later, but I want to get other stuff done first.
Diffstat (limited to 'src/kernel/arch/generic.h')
0 files changed, 0 insertions, 0 deletions