From: David Woodhouse <[email protected]>

Signed-off-by: David Woodhouse <[email protected]>
---
 arch/x86/kernel/relocate_kernel_64.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/kernel/relocate_kernel_64.S 
b/arch/x86/kernel/relocate_kernel_64.S
index 493b378713e5..e4253102b234 100644
--- a/arch/x86/kernel/relocate_kernel_64.S
+++ b/arch/x86/kernel/relocate_kernel_64.S
@@ -156,7 +156,7 @@ SYM_CODE_START_LOCAL_NOALIGN(identity_mapped)
        lidt    (%rsp)
        addq    $10, %rsp
 
-       //int3
+       int3
 #endif /* CONFIG_KEXEC_DEBUG */
 
        /*
-- 
2.47.0


Reply via email to