aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/entry_32.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/entry_32.S')
-rw-r--r--arch/x86/kernel/entry_32.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/entry_32.S b/arch/x86/kernel/entry_32.S
index 258e93fa2630..227d00920d2f 100644
--- a/arch/x86/kernel/entry_32.S
+++ b/arch/x86/kernel/entry_32.S
@@ -913,7 +913,7 @@ ENTRY(simd_coprocessor_error)
913 .balign 4 913 .balign 4
914 .long 661b 914 .long 661b
915 .long 663f 915 .long 663f
916 .byte X86_FEATURE_XMM 916 .word X86_FEATURE_XMM
917 .byte 662b-661b 917 .byte 662b-661b
918 .byte 664f-663f 918 .byte 664f-663f
919.previous 919.previous