I have made the following changes intended for : CE:Adaptation:x86-generic / kernel-adaptation-pc
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/7872 Thank You, Marko Saukko [This message was auto-generated] --- Request # 7872: Messages from BOSS: State: review at 2013-02-13T08:16:37 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:sage:branches:CE:Adaptation:x86-generic / kernel-adaptation-pc -> CE:Adaptation:x86-generic / kernel-adaptation-pc changes files: -------------- --- kernel-adaptation-pc.changes +++ kernel-adaptation-pc.changes @@ -0,0 +1,3 @@ +* Thu Jan 31 2013 Marko Saukko <[email protected]> - 3.6.11 +- Enable CONFIG_HIGHMEM4G and CONFIG_VMSPLIT_2G_OPT + spec files: ----------- --- kernel-adaptation-pc.spec +++ kernel-adaptation-pc.spec @@ -13,7 +13,7 @@ Summary: Kernel Adaptation %{kernel_target_hw} Version: 3.6.11 -Release: 6 +Release: 8 Group: Kernel/Linux Kernel License: GPLv2 Source0: linux-%{version}.tar.bz2 other changes: -------------- ++++++ kernel-adaptation-pc.config --- kernel-adaptation-pc.config +++ kernel-adaptation-pc.config @@ -326,7 +326,6 @@ # CONFIG_SCHED_OMIT_FRAME_POINTER is not set CONFIG_PARAVIRT_GUEST=y # CONFIG_PARAVIRT_TIME_ACCOUNTING is not set -# CONFIG_XEN is not set # CONFIG_XEN_PRIVILEGED_GUEST is not set CONFIG_KVM_CLOCK=y CONFIG_KVM_GUEST=y @@ -417,15 +416,17 @@ CONFIG_MICROCODE_OLD_INTERFACE=y CONFIG_X86_MSR=y CONFIG_X86_CPUID=y -CONFIG_NOHIGHMEM=y -# CONFIG_HIGHMEM4G is not set +# CONFIG_NOHIGHMEM is not set +CONFIG_HIGHMEM4G=y # CONFIG_HIGHMEM64G is not set -CONFIG_VMSPLIT_3G=y +# CONFIG_VMSPLIT_3G is not set +# CONFIG_VMSPLIT_3G_OPT is not set # CONFIG_VMSPLIT_2G is not set +CONFIG_VMSPLIT_2G_OPT=y # CONFIG_VMSPLIT_1G is not set -CONFIG_PAGE_OFFSET=0xC0000000 -CONFIG_X86_PAE=y -CONFIG_ARCH_PHYS_ADDR_T_64BIT=y +CONFIG_PAGE_OFFSET=0x78000000 +CONFIG_HIGHMEM=y +# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set # CONFIG_ARCH_DMA_ADDR_T_64BIT is not set CONFIG_ARCH_FLATMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_ENABLE=y @@ -444,7 +445,7 @@ CONFIG_SPLIT_PTLOCK_CPUS=999999 CONFIG_COMPACTION=y CONFIG_MIGRATION=y -CONFIG_PHYS_ADDR_T_64BIT=y +# CONFIG_PHYS_ADDR_T_64BIT is not set CONFIG_ZONE_DMA_FLAG=1 CONFIG_BOUNCE=y CONFIG_VIRT_TO_BUS=y @@ -459,6 +460,7 @@ CONFIG_CROSS_MEMORY_ATTACH=y # CONFIG_CLEANCACHE is not set # CONFIG_FRONTSWAP is not set +# CONFIG_HIGHPTE is not set CONFIG_X86_CHECK_BIOS_CORRUPTION=y # CONFIG_X86_BOOTPARAM_MEMORY_CORRUPTION_CHECK is not set CONFIG_X86_RESERVE_LOW=64 @@ -480,12 +482,14 @@ CONFIG_HZ=1000 CONFIG_SCHED_HRTICK=y # CONFIG_KEXEC is not set +# CONFIG_CRASH_DUMP is not set CONFIG_PHYSICAL_START=0x100000 # CONFIG_RELOCATABLE is not set CONFIG_PHYSICAL_ALIGN=0x400000 CONFIG_HOTPLUG_CPU=y # CONFIG_COMPAT_VDSO is not set # CONFIG_CMDLINE_BOOL is not set +CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # # Power management and ACPI options @@ -623,6 +627,7 @@ CONFIG_ISA=y # CONFIG_EISA is not set # CONFIG_SCx200 is not set +# CONFIG_OLPC is not set # CONFIG_ALIX is not set # CONFIG_NET5501 is not set # CONFIG_GEOS is not set @@ -3612,6 +3617,7 @@ CONFIG_STACKTRACE=y # CONFIG_DEBUG_STACK_USAGE is not set # CONFIG_DEBUG_KOBJECT is not set +# CONFIG_DEBUG_HIGHMEM is not set CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DEBUG_INFO=y # CONFIG_DEBUG_INFO_REDUCED is not set ++++++ kernel-adaptation-pc.yaml --- kernel-adaptation-pc.yaml +++ kernel-adaptation-pc.yaml @@ -1,7 +1,7 @@ Name: kernel-adaptation-pc Summary: Kernel Adaptation %{kernel_target_hw} Version: 3.6.11 -Release: 6 +Release: 8 Group: Kernel/Linux Kernel License: GPLv2 Sources:
