summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Revert-Revert-ACPI-video-change-acpi-video-brightnes.patch2
-rw-r--r--config-generic3
-rw-r--r--kernel.spec5
-rw-r--r--lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch4
-rw-r--r--sources2
5 files changed, 11 insertions, 5 deletions
diff --git a/Revert-Revert-ACPI-video-change-acpi-video-brightnes.patch b/Revert-Revert-ACPI-video-change-acpi-video-brightnes.patch
index b4f8cee39..c5945504c 100644
--- a/Revert-Revert-ACPI-video-change-acpi-video-brightnes.patch
+++ b/Revert-Revert-ACPI-video-change-acpi-video-brightnes.patch
@@ -15,7 +15,7 @@ Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
-index 491bbd104b06..b8c814f44437 100644
+index 11a76df2e1f1..43b733f98a7e 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -3844,7 +3844,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
diff --git a/config-generic b/config-generic
index c16872f29..bbf2a2935 100644
--- a/config-generic
+++ b/config-generic
@@ -656,6 +656,7 @@ CONFIG_BCACHE=m
CONFIG_ASYNC_RAID6_TEST=m
CONFIG_BLK_DEV_DM=y
+# CONFIG_DM_MQ_DEFAULT is not set
CONFIG_DM_CRYPT=m
CONFIG_DM_DEBUG=y
CONFIG_DM_DELAY=m
@@ -677,6 +678,7 @@ CONFIG_DM_RAID=m
CONFIG_DM_FLAKEY=m
CONFIG_DM_VERITY=m
CONFIG_DM_SWITCH=m
+CONFIG_DM_LOG_WRITES=m
#
# Fusion MPT device support
@@ -5380,6 +5382,7 @@ CONFIG_GPIO_VIPERBOARD=m
# CONFIG_GPIO_MC33880 is not set
# CONFIG_GPIO_MCP23S08 is not set
# CONFIG_GPIO_XILINX is not set
+# CONFIG_GPIO_ALTERA is not set
# FIXME: Why?
diff --git a/kernel.spec b/kernel.spec
index e217ae841..e54ca247b 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -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
@@ -2199,6 +2199,9 @@ fi
#
#
%changelog
+* Sat Apr 18 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.1.0-0.rc0.git8.1
+- Linux v4.0-7945-g7505256626b0
+
* Fri Apr 17 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.1.0-0.rc0.git7.1
- Linux v4.0-7300-g4fc8adcfec3d
- Patch from Benjamin Tissoires to fix 3 finger tap on synaptics (rhbz 1212230)
diff --git a/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch b/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch
index b5b95c0b9..fa1df59ed 100644
--- a/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch
+++ b/lib-cpumask-Make-CPUMASK_OFFSTACK-usable-without-deb.patch
@@ -19,10 +19,10 @@ Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lib/Kconfig b/lib/Kconfig
-index 87da53bb1fef..c767ba0cbab7 100644
+index f5440221d929..03000e3d1077 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
-@@ -391,7 +391,8 @@ config CHECK_SIGNATURE
+@@ -390,7 +390,8 @@ config CHECK_SIGNATURE
bool
config CPUMASK_OFFSTACK
diff --git a/sources b/sources
index 6749f2d98..6f144e807 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
a86916bd12798220da9eb4a1eec3616d linux-4.0.tar.xz
d125eecce68ab6fb5f1f23523c2c04b8 perf-man-4.0.tar.gz
-f9af1b9baeff5a681739bb8868d2599f patch-4.0-git7.xz
+6ccf04f87802cec28452b62687fb3b2b patch-4.0-git8.xz