[packages/kernel] PHYSICAL_ALIGN x86=0x1000000

arekm arekm at pld-linux.org
Thu Nov 12 23:51:45 CET 2015


commit 5955f79f7a59d9bef4b88dcbd11a9c411ebeadd4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Nov 12 23:51:38 2015 +0100

    PHYSICAL_ALIGN x86=0x1000000

 kernel-x86.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-x86.config b/kernel-x86.config
index 46b28b4..eaba0fe 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -103,7 +103,7 @@ KEXEC_JUMP x86=y
 PHYSICAL_START x86=0x1000000
 RELOCATABLE i386=y x86_64=y
 RANDOMIZE_BASE i386=y x86_64=y
-PHYSICAL_ALIGN i386=0x100000 x86_64=0x1000000
+PHYSICAL_ALIGN x86=0x1000000
 HOTPLUG_CPU x86=y
 BOOTPARAM_HOTPLUG_CPU0 all=n
 DEBUG_HOTPLUG_CPU0 all=n
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/5955f79f7a59d9bef4b88dcbd11a9c411ebeadd4



More information about the pld-cvs-commit mailing list