[kernel/f22] Linux v3.19-8217-gcc4f9c2a91b7

Josh Boyer jwboyer at fedoraproject.org
Wed Feb 18 16:53:50 UTC 2015


commit ef4846b7958e06d6e09eccf0fe6845b8e15efd63
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Wed Feb 18 11:53:33 2015 -0500

    Linux v3.19-8217-gcc4f9c2a91b7

 config-arm64                                       |    4 ++++
 config-armv7-generic                               |    1 +
 config-generic                                     |    4 ++++
 kernel.spec                                        |    7 +++++--
 ...-Make-CPUMASK_OFFSTACK-usable-without-deb.patch |    2 +-
 sources                                            |    2 +-
 6 files changed, 16 insertions(+), 4 deletions(-)
---
diff --git a/config-arm64 b/config-arm64
index 47f5419..8f639c3 100644
--- a/config-arm64
+++ b/config-arm64
@@ -10,6 +10,10 @@ CONFIG_SCHED_SMT=y
 CONFIG_ARCH_XGENE=y
 CONFIG_ARCH_SEATTLE=y
 # CONFIG_ARCH_THUNDER is not set
+# CONFIG_ARCH_EXYNOS7 is not set
+# CONFIG_ARCH_FSL_LS2085A is not set
+# CONFIG_ARCH_MEDIATEK is not set
+# CONFIG_ARCH_TEGRA is not set
 
 # Erratum
 CONFIG_ARM64_ERRATUM_826319=y
diff --git a/config-armv7-generic b/config-armv7-generic
index d42da64..a197977 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -72,6 +72,7 @@ CONFIG_ARCH_VIRT=y
 # CONFIG_ARCH_U8500 is not set
 # CONFIG_ARCH_VEXPRESS_SPC is not set
 # CONFIG_ARCH_WM8850 is not set
+# CONFIG_ARCH_DIGICOLOR is not set
 
 # errata
 # v5/v6
diff --git a/config-generic b/config-generic
index ba81c15..7f83a7a 100644
--- a/config-generic
+++ b/config-generic
@@ -2919,6 +2919,9 @@ CONFIG_RTC_DRV_CMOS=y
 CONFIG_RTC_DRV_DS1307=m
 CONFIG_RTC_DRV_DS1511=m
 CONFIG_RTC_DRV_DS1553=m
+CONFIG_RTC_DRV_DS1685_FAMILY=m
+# CONFIG_RTC_DS1685_PROC_REGS is not set
+CONFIG_RTC_DS1685_SYSFS_REGS=y
 CONFIG_RTC_DRV_DS1672=m
 CONFIG_RTC_DRV_DS1742=m
 CONFIG_RTC_DRV_DS1374=m
@@ -4160,6 +4163,7 @@ CONFIG_AUTOFS4_FS=y
 # CONFIG_EXOFS_FS is not set
 # CONFIG_EXOFS_DEBUG is not set
 CONFIG_NILFS2_FS=m
+# CONFIG_FS_DAX is not set
 # CONFIG_LOGFS is not set
 CONFIG_CEPH_FS=m
 CONFIG_CEPH_FSCACHE=y
diff --git a/kernel.spec b/kernel.spec
index 659b0fb..db02197 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -42,7 +42,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 3
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -69,7 +69,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 3.%{upstream_sublevel}.0
 %endif
@@ -2212,6 +2212,9 @@ fi
 #
 # 
 %changelog
+* Wed Feb 18 2015 Josh Boyer <jwboyer at fedoraproject.org> - 3.20.0-0.rc0.git8.1
+- Linux v3.19-8217-gcc4f9c2a91b7
+
 * Tue Feb 17 2015 Kyle McMartin <kyle at fedoraproject.org> - 3.20.0-0.rc0.git7.3
 - kernel-arm64.patch turned on.
 
diff --git a/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch b/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch
index 7cc29aa..ee8482b 100644
--- a/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch
+++ b/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch
@@ -19,7 +19,7 @@ Signed-off-by: Josh Boyer <jwboyer at fedoraproject.org>
  1 file changed, 2 insertions(+), 1 deletion(-)
 
 diff --git a/lib/Kconfig b/lib/Kconfig
-index cd177caf3876..c81dea0ae574 100644
+index cb9758e0ba0c..8687e26fd8c8 100644
 --- a/lib/Kconfig
 +++ b/lib/Kconfig
 @@ -391,7 +391,8 @@ config CHECK_SIGNATURE
diff --git a/sources b/sources
index 9b0226e..5062bf7 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 d3fc8316d4d4d04b65cbc2d70799e763  linux-3.19.tar.xz
 15d8d2f97ce056488451a5bfb2944603  perf-man-3.19.tar.gz
-fbe92108642ef274195d26944f5b8712  patch-3.19-git7.xz
+f25719547922635de5a295f2fe8a934e  patch-3.19-git8.xz


More information about the scm-commits mailing list