summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2015-11-12 09:45:13 -0800
committerLaura Abbott <labbott@fedoraproject.org>2015-11-12 09:46:21 -0800
commit9db8ea0e548a30b98da2921d6525cb6f1b1c96c1 (patch)
tree5c49a399f6270bf807d2eac94086aedaaba5067e
parent5e202d812d76a92e32a3257ed42dc5b570ef4c11 (diff)
downloadkernel-9db8ea0e548a30b98da2921d6525cb6f1b1c96c1.tar.gz
kernel-9db8ea0e548a30b98da2921d6525cb6f1b1c96c1.tar.xz
kernel-9db8ea0e548a30b98da2921d6525cb6f1b1c96c1.zip
Linux v4.3-11626-g5d50ac7
- Set CONFIG_SECTION_MISMATCH_WARN_ONLY since powerpc has mismatches
-rw-r--r--config-armv7-generic2
-rw-r--r--config-generic2
-rw-r--r--gitrev2
-rw-r--r--kernel.spec8
-rw-r--r--sources2
5 files changed, 11 insertions, 5 deletions
diff --git a/config-armv7-generic b/config-armv7-generic
index 365b59be8..172ec716f 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -127,6 +127,7 @@ CONFIG_ARM_CPU_SUSPEND=y
CONFIG_ARM_PSCI=y
CONFIG_THERMAL=y
CONFIG_CLOCK_THERMAL=y
+# CONFIG_DEVFREQ_THERMAL is not set
CONFIG_CPUFREQ_DT=m
# CONFIG_ARM_BIG_LITTLE_CPUFREQ is not set
CONFIG_PM_DEVFREQ=y
@@ -417,6 +418,7 @@ CONFIG_RTC_DRV_AS3722=y
# TI Generic
CONFIG_TI_SOC_THERMAL=m
CONFIG_TI_THERMAL=y
+# CONFIG_OMAP3_THERMAL is not set
CONFIG_MMC_OMAP_HS=m
# mvebu
diff --git a/config-generic b/config-generic
index 5ce621244..57f1a908d 100644
--- a/config-generic
+++ b/config-generic
@@ -4749,7 +4749,7 @@ CONFIG_MEMORY_FAILURE=y
CONFIG_HWPOISON_INJECT=m
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_DEBUG_SECTION_MISMATCH is not set
-# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
+CONFIG_SECTION_MISMATCH_WARN_ONLY=y
# CONFIG_BACKTRACE_SELF_TEST is not set
CONFIG_LATENCYTOP=y
# CONFIG_COMPAT_BRK is not set
diff --git a/gitrev b/gitrev
index ef0beb01b..7e3e3516b 100644
--- a/gitrev
+++ b/gitrev
@@ -1 +1 @@
-c5a37883f42be712a989e54d5d6c0159b0e56599
+5d50ac70fe98518dbf620bfba8184254663125eb
diff --git a/kernel.spec b/kernel.spec
index 99729cfbb..612b79df9 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -40,7 +40,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
@@ -67,7 +67,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
-%define gitrev 7
+%define gitrev 8
# Set rpm version accordingly
%define rpmversion 4.%{upstream_sublevel}.0
%endif
@@ -2046,6 +2046,10 @@ fi
#
#
%changelog
+* Thu Nov 12 2015 Laura Abbott <labbott@redhat.com> - 4.4.0-0.rc0.git8.1
+- Linux v4.3-11626-g5d50ac7
+- Set CONFIG_SECTION_MISMATCH_WARN_ONLY since powerpc has mismatches
+
* Thu Nov 12 2015 Josh Boyer <jwboyer@fedoraproject.org>
- CVE-2015-5327 x509 time validation
diff --git a/sources b/sources
index 04f021593..14daf94b8 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
58b35794eee3b6d52ce7be39357801e7 linux-4.3.tar.xz
7c516c9528b9f9aac0136944b0200b7e perf-man-4.3.tar.gz
-29d39a295a8e3e58aea6587a85295259 patch-4.3-git7.xz
+7969fc8a820c526832269b78dbef685b patch-4.3-git8.xz