diff options
author | Tom <tomut@yahoo.com> | 2022-02-21 10:11:02 -0700 |
---|---|---|
committer | Idan Horowitz <idan.horowitz@gmail.com> | 2022-02-21 20:44:09 +0200 |
commit | a5ce5564a9abcf9b95ee84bc544716b193efbf1e (patch) | |
tree | 364fe4dce20722ee344d18950c78ffce24c35741 /Userland/Libraries/LibWeb | |
parent | 5fa75dbcda74a3bc02cffbc7d336cc2f1f044a15 (diff) | |
download | serenity-a5ce5564a9abcf9b95ee84bc544716b193efbf1e.zip |
Kernel: Fix allocating identity-mapped APIC memory on x86_64
We were not allocating enough memory due to using u32 instead of
FlatPtr for each AP's stack pointer.
Diffstat (limited to 'Userland/Libraries/LibWeb')
0 files changed, 0 insertions, 0 deletions