diff options
author | Timon Kruiper <timonkruiper@gmail.com> | 2023-01-08 16:16:08 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-01-27 11:41:43 +0100 |
commit | fb1077486217917f41c4cd47df9502b51c622799 (patch) | |
tree | f5d3c0004a966f018a276df385aa7986fa1ddcdd /Meta/lint-python.sh | |
parent | 247109cee67ee2103175b671e051d02b9afdd704 (diff) | |
download | serenity-fb1077486217917f41c4cd47df9502b51c622799.zip |
Kernel: Factor our PreviousMode into RegisterState::previous_mode
Various places in the kernel were manually checking the cs register for
x86_64, however to share this with aarch64 a function in RegisterState
is added, and the call-sites are updated. While we're here the
PreviousMode enum is renamed to ExecutionMode.
Diffstat (limited to 'Meta/lint-python.sh')
0 files changed, 0 insertions, 0 deletions