mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
f0b82c4b17
Contradictory to the comment above it, this while loop was actually clearing the selectors above or equal to the edited one (instead of the selectors that were skipped when the gdt was extended), this wasn't really an issue so far, as all calls to this function did extend the GDT, which meant this condition was always false, but future calls to this function that will try to edit an existing entry would fail. |
||
---|---|---|
.. | ||
aarch64 | ||
x86 | ||
DeferredCallEntry.h | ||
Processor.h | ||
ProcessorSpecificDataID.h | ||
RegisterState.h | ||
ScopedCritical.h | ||
SmapDisabler.h | ||
Spinlock.h |