From 3e0c7b8669887638b6045d187c7968ce8b74f700 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Jul 30 2012 14:03:04 +0000 Subject: Linux v3.5-7078-gf7da9cd --- diff --git a/kernel.spec b/kernel.spec index b83118c..fc2977d 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 0 # The git snapshot level -%define gitrev 3 +%define gitrev 4 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -2284,6 +2284,9 @@ fi # ||----w | # || || %changelog +* Mon Jul 30 2012 Josh Boyer - 3.6.0-0.rc0.git4.1 +- Linux v3.5-7078-gf7da9cd + * Mon Jul 30 2012 Josh Boyer - Fixup patches diff --git a/modsign-20120724.patch b/modsign-20120724.patch index d37497d..8432c6e 100644 --- a/modsign-20120724.patch +++ b/modsign-20120724.patch @@ -4451,13 +4451,13 @@ index 7b63743..9cd13b5 100644 #ifdef MODULE diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig -index c7e6d20..5fc742e 100644 +index fbdd853..8d1dfde 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig -@@ -45,6 +45,8 @@ config ARM - select GENERIC_SMP_IDLE_THREAD - select KTIME_SCALAR - select GENERIC_CLOCKEVENTS_BROADCAST if SMP +@@ -48,6 +48,8 @@ config ARM + select GENERIC_STRNCPY_FROM_USER + select GENERIC_STRNLEN_USER + select DCACHE_WORD_ACCESS if (CPU_V6 || CPU_V6K || CPU_V7) && !CPU_BIG_ENDIAN + select HAVE_MOD_ARCH_SPECIFIC if ARM_UNWIND + select MODULES_USE_ELF_REL help diff --git a/sources b/sources index 8caa641..2094829 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 24153eaaa81dedc9481ada8cd9c3b83d linux-3.5.tar.xz -5a3fcffccce67a523085fd09dd0f6c11 patch-3.5-git3.xz +02364483654ba4bcf49dd444a89223ad patch-3.5-git4.xz