aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vmlinux_32.lds.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/kernel/vmlinux_32.lds.S')
-rw-r--r--arch/x86/kernel/vmlinux_32.lds.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/x86/kernel/vmlinux_32.lds.S b/arch/x86/kernel/vmlinux_32.lds.S
index 27e44aa21585..1063fbe93c73 100644
--- a/arch/x86/kernel/vmlinux_32.lds.S
+++ b/arch/x86/kernel/vmlinux_32.lds.S
@@ -196,10 +196,6 @@ SECTIONS
196 __brk_limit = . ; 196 __brk_limit = . ;
197 197
198 _end = . ; 198 _end = . ;
199
200 /* This is where the kernel creates the early boot page tables */
201 . = ALIGN(PAGE_SIZE);
202 pg0 = . ;
203 } 199 }
204 200
205 /* Sections to be discarded */ 201 /* Sections to be discarded */