From baa249360d4cdf7dfc766fe2b9773f708e25d504 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Jul 31 2012 20:18:48 +0000 Subject: Linux v3.5-8197-g2e3ee61 --- diff --git a/kernel.spec b/kernel.spec index 5ca5ca5..9b10738 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 5 +%define gitrev 6 # Set rpm version accordingly %define rpmversion 3.%{upstream_sublevel}.0 %endif @@ -2288,6 +2288,9 @@ fi # ||----w | # || || %changelog +* Tue Jul 31 2012 Josh Boyer - 3.6.0-0.rc0.git6.1 +- Linux v3.5-8197-g2e3ee61 + * Wed Jul 31 2012 John W. Linville - Enable batman-adv and add it to the list of "extra" modules diff --git a/modsign-20120724.patch b/modsign-20120724.patch index 8432c6e..286f402 100644 --- a/modsign-20120724.patch +++ b/modsign-20120724.patch @@ -4795,16 +4795,17 @@ index 3071fe8..38233b6 100644 - -} diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig -index 1471201..3694301 100644 +index 0b0f8b8..fcc5a65 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig -@@ -11,6 +11,9 @@ config M68K - select GENERIC_STRNLEN_USER if MMU +@@ -12,6 +12,10 @@ config M68K select FPU if MMU + select ARCH_WANT_IPC_PARSE_VERSION select ARCH_USES_GETTIMEOFFSET if MMU && !COLDFIRE + select HAVE_MOD_ARCH_SPECIFIC + select MODULES_USE_ELF_REL + select MODULES_USE_ELF_RELA ++ config RWSEM_GENERIC_SPINLOCK bool diff --git a/sources b/sources index 20fa914..120cb1c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 24153eaaa81dedc9481ada8cd9c3b83d linux-3.5.tar.xz -1cffa8f09f63b810915a821726903706 patch-3.5-git5.xz +16c126d4f891e821d439f66db593030f patch-3.5-git6.xz