aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/codesearch/testdata
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2026-02-10 18:41:02 +0100
committerAlexander Potapenko <glider@google.com>2026-02-11 07:33:38 +0000
commit065bb22876f32a7784830f2493373c2148343a40 (patch)
tree281343e331b911d727099d3127a7f289033569f3 /pkg/codesearch/testdata
parenteb08a15462c45530d2146e76f04a1a22c6541903 (diff)
executor: fix x86 L1 SYZOS GDT setup
Moving setup_pg_table() before setup_gdt_64() prevents the page table initialization from accidentally erasing the newly created Global Descriptor Table (GDT). If the GDT is zeroed out, the CPU hardware cannot fetch the necessary code segment descriptors to deliver interrupts or exceptions, leading to unhandled #GP or #DF crashes.
Diffstat (limited to 'pkg/codesearch/testdata')
0 files changed, 0 insertions, 0 deletions