aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/head.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/kernel/head.S')
-rw-r--r--arch/ppc64/kernel/head.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/head.S b/arch/ppc64/kernel/head.S
index 72c61041151a..22a5ee07e1ea 100644
--- a/arch/ppc64/kernel/head.S
+++ b/arch/ppc64/kernel/head.S
@@ -1992,7 +1992,7 @@ _GLOBAL(smp_release_cpus)
1992 */ 1992 */
1993 .section ".bss" 1993 .section ".bss"
1994 1994
1995 .align 12 1995 .align PAGE_SHIFT
1996 1996
1997 .globl empty_zero_page 1997 .globl empty_zero_page
1998empty_zero_page: 1998empty_zero_page: