Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fb4284b2 authored by Linus Torvalds's avatar Linus Torvalds
Browse files
parents 3e318b5b 583323b9
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -456,9 +456,6 @@ is386: movl $2,%ecx # set MP
1:
#endif /* CONFIG_SMP */
	jmp *(initial_code)
.align 4
ENTRY(initial_code)
	.long i386_start_kernel

/*
 * We depend on ET to be correct. This checks for 287/387.
@@ -601,6 +598,11 @@ ignore_int:
#endif
	iret

.section .cpuinit.data,"wa"
.align 4
ENTRY(initial_code)
	.long i386_start_kernel

.section .text
/*
 * Real beginning of normal "text" segment