diff options
Diffstat (limited to 'arch/x86/kernel/relocate_kernel_32.S')
-rw-r--r-- | arch/x86/kernel/relocate_kernel_32.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/kernel/relocate_kernel_32.S b/arch/x86/kernel/relocate_kernel_32.S index 6f50664b2ba5..377da3f78e8c 100644 --- a/arch/x86/kernel/relocate_kernel_32.S +++ b/arch/x86/kernel/relocate_kernel_32.S | |||
@@ -39,7 +39,6 @@ | |||
39 | #define CP_PA_BACKUP_PAGES_MAP DATA(0x1c) | 39 | #define CP_PA_BACKUP_PAGES_MAP DATA(0x1c) |
40 | 40 | ||
41 | .text | 41 | .text |
42 | .align PAGE_SIZE | ||
43 | .globl relocate_kernel | 42 | .globl relocate_kernel |
44 | relocate_kernel: | 43 | relocate_kernel: |
45 | /* Save the CPU context, used for jumping back */ | 44 | /* Save the CPU context, used for jumping back */ |