diff --git a/arch/amd64/cpu/smp_trampoline.s b/arch/amd64/cpu/smp_trampoline.s index 99d02841..85c17afb 100644 --- a/arch/amd64/cpu/smp_trampoline.s +++ b/arch/amd64/cpu/smp_trampoline.s @@ -24,7 +24,7 @@ TRAMPOLINE_IDT = 0x590 TRAMPOLINE_CORE = 0x600 TRAMPOLINE_START = 0x2000 -.section .text, "a" +.section .rodata /* ========== 16-bit ========== */