|
@@ -1172,7 +1172,7 @@ unsigned long arch_randomize_brk(struct mm_struct *mm)
|
|
unsigned long base = mm->brk;
|
|
unsigned long base = mm->brk;
|
|
unsigned long ret;
|
|
unsigned long ret;
|
|
|
|
|
|
-#ifdef CONFIG_PPC64
|
|
|
|
|
|
+#ifdef CONFIG_PPC_STD_MMU_64
|
|
/*
|
|
/*
|
|
* If we are using 1TB segments and we are allowed to randomise
|
|
* If we are using 1TB segments and we are allowed to randomise
|
|
* the heap, we can put it above 1TB so it is backed by a 1TB
|
|
* the heap, we can put it above 1TB so it is backed by a 1TB
|