From e87cd8bb407d48060a6f2e339468325d6d783785 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Sep 18 2012 12:32:00 +0000 Subject: Linux v3.6-rc6-25-g4651afb - Enable POWER7+ crypto modules (rhbz 857971) --- diff --git a/config-powerpc64 b/config-powerpc64 index 46ffe87..ccd0e85 100644 --- a/config-powerpc64 +++ b/config-powerpc64 @@ -164,8 +164,8 @@ CONFIG_PPC_ICSWX=y CONFIG_IO_EVENT_IRQ=y CONFIG_HW_RANDOM_AMD=m -# CONFIG_HW_RANDOM_PSERIES is not set -# CONFIG_CRYPTO_DEV_NX is not set +CONFIG_HW_RANDOM_PSERIES=m +CONFIG_CRYPTO_DEV_NX=m CONFIG_BPF_JIT=y diff --git a/config-powerpc64p7 b/config-powerpc64p7 index 7e2ea45..ef6ac78 100644 --- a/config-powerpc64p7 +++ b/config-powerpc64p7 @@ -155,8 +155,8 @@ CONFIG_PPC_ICSWX=y CONFIG_IO_EVENT_IRQ=y CONFIG_HW_RANDOM_AMD=m -# CONFIG_HW_RANDOM_PSERIES is not set -# CONFIG_CRYPTO_DEV_NX is not set +CONFIG_HW_RANDOM_PSERIES=m +CONFIG_CRYPTO_DEV_NX=m CONFIG_BPF_JIT=y diff --git a/kernel.spec b/kernel.spec index bd41e97..bb0e208 100644 --- a/kernel.spec +++ b/kernel.spec @@ -62,7 +62,7 @@ Summary: The Linux kernel # For non-released -rc kernels, this will be appended after the rcX and # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3" # -%global baserelease 2 +%global baserelease 1 %global fedora_build %{baserelease} # base_sublevel is the kernel version we're starting with and patching @@ -95,7 +95,7 @@ Summary: The Linux kernel # The rc snapshot level %define rcrev 6 # The git snapshot level -%define gitrev 0 +%define gitrev 1 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -2315,6 +2315,10 @@ fi # ||----w | # || || %changelog +* Tue Sep 18 2012 Josh Boyer - 3.6.0-0.rc6.git1.1 +- Linux v3.6-rc6-25-g4651afb +- Enable POWER7+ crypto modules (rhbz 857971) + * Mon Sep 17 2012 Josh Boyer - 3.6.0-0.rc6.git0.2 - Reenable debugging options. diff --git a/sources b/sources index 1f1499a..6863601 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ 24153eaaa81dedc9481ada8cd9c3b83d linux-3.5.tar.xz 509f0571ddeb157c6c5fd7347816e2b8 patch-3.6-rc6.xz +b4f60c62b22d1503702bfe6ed6b72d47 patch-3.6-rc6-git1.xz