diff --git a/config-powerpc64 b/config-powerpc64 index f27f5b3..9f042f4 100644 --- a/config-powerpc64 +++ b/config-powerpc64 @@ -108,7 +108,8 @@ CONFIG_NR_CPUS=128 CONFIG_RTAS_PROC=y CONFIG_IOMMU_VMERGE=y CONFIG_NUMA=y -# CONFIG_PPC_64K_PAGES is not set +CONFIG_PPC_64K_PAGES=y +CONFIG_PPC_SUBPAGE_PROT=y CONFIG_SCHED_SMT=y # CONFIG_MV643XX_ETH is not set diff --git a/kernel.spec b/kernel.spec index 2fe33b6..4895b65 100644 --- a/kernel.spec +++ b/kernel.spec @@ -51,7 +51,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be prepended with "0.", so # for example a 3 here will become 0.3 # -%global baserelease 0 +%global baserelease 1 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -2038,6 +2038,9 @@ fi # and build. %changelog +* Fri Sep 09 2011 Josh Boyer +- Change to 64K page size for ppc64 kernels (rhbz 736751) + * Fri Sep 09 2011 Josh Boyer 3.1.0-0.rc5.git0.0 - Linux 3.1-rc5