diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-11-09 22:40:35 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-11-09 22:42:19 +0100 |
commit | b285a1944e7c3a5256c08eb3b484227574c35b80 (patch) | |
tree | 3446587e5469fc61739313181483f24b2bf21abd /CONTRIBUTING.md | |
parent | fbeb1ab15b8e1730a42eb43b4b211d17fe2bbb01 (diff) | |
download | serenity-b285a1944e7c3a5256c08eb3b484227574c35b80.zip |
Kernel: Clear the x86 DF flag when entering the kernel
The SysV ABI says that the DF flag should be clear on function entry.
That means we have to clear it when jumping into the kernel from some
random userspace context.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions