[kernel/f22] Linux v4.0-rc5

Josh Boyer jwboyer at fedoraproject.org
Mon Mar 23 23:20:15 UTC 2015


commit 5c419be2ac4f10fcda012f600c55d02b4b266405
Author: Josh Boyer <jwboyer at fedoraproject.org>
Date:   Mon Mar 23 15:05:09 2015 -0400

    Linux v4.0-rc5

 Kbuild-Add-an-option-to-enable-GCC-VTA.patch       |   2 +-
 drm-i915-hush-check-crtc-state.patch               |   4 +-
 ...emove-the-loop-from-the-interrupt-handler.patch | 135 ---------------------
 kernel.spec                                        |  19 +--
 ...andle-poll-correctly-on-direct_read-files.patch |  38 ------
 sources                                            |   5 +-
 6 files changed, 11 insertions(+), 192 deletions(-)
---
diff --git a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch
index c48145e..222ad91 100644
--- a/Kbuild-Add-an-option-to-enable-GCC-VTA.patch
+++ b/Kbuild-Add-an-option-to-enable-GCC-VTA.patch
@@ -43,7 +43,7 @@ Signed-off-by: Josh Stone <jistone at redhat.com>
  2 files changed, 21 insertions(+), 1 deletion(-)
 
 diff --git a/Makefile b/Makefile
-index e734965b1604..c724e72b238d 100644
+index 14c722f96877..1858317a9074 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -706,7 +706,11 @@ KBUILD_CFLAGS	+= -fomit-frame-pointer
diff --git a/drm-i915-hush-check-crtc-state.patch b/drm-i915-hush-check-crtc-state.patch
index beea2dc..7391de0 100644
--- a/drm-i915-hush-check-crtc-state.patch
+++ b/drm-i915-hush-check-crtc-state.patch
@@ -14,10 +14,10 @@ Upstream-status: http://lists.freedesktop.org/archives/intel-gfx/2013-November/0
  1 file changed, 1 insertion(+), 1 deletion(-)
 
 diff --git a/drivers/gpu/drm/i915/intel_display.c b/drivers/gpu/drm/i915/intel_display.c
-index 9943c20a741d..bfac247e6d2c 100644
+index 6d22128d97b1..e116dee10cf9 100644
 --- a/drivers/gpu/drm/i915/intel_display.c
 +++ b/drivers/gpu/drm/i915/intel_display.c
-@@ -10886,7 +10886,7 @@ check_crtc_state(struct drm_device *dev)
+@@ -10909,7 +10909,7 @@ check_crtc_state(struct drm_device *dev)
  
  		if (active &&
  		    !intel_pipe_config_compare(dev, crtc->config, &pipe_config)) {
diff --git a/kernel.spec b/kernel.spec
index 77912c7..e5f9a78 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -68,9 +68,9 @@ Summary: The Linux kernel
 # define upstream_sublevel %(echo $((%{base_sublevel} + 1)))
 %define upstream_sublevel 0
 # The rc snapshot level
-%define rcrev 4
+%define rcrev 5
 # The git snapshot level
-%define gitrev 2
+%define gitrev 0
 # Set rpm version accordingly
 %define rpmversion 4.%{upstream_sublevel}.0
 %endif
@@ -412,7 +412,7 @@ BuildRequires: binutils-%{_build_arch}-linux-gnu, gcc-%{_build_arch}-linux-gnu
 %endif
 
 #Source0: ftp://ftp.kernel.org/pub/linux/kernel/v4.x/linux-%{kversion}.tar.xz
-Source0: ftp://ftp.kernel.org/pub/linux/kernel/v4.x/linux-4.0-rc4.tar.xz
+Source0: ftp://ftp.kernel.org/pub/linux/kernel/v4.x/linux-4.0-rc5.tar.xz
 
 Source10: perf-man-%{kversion}.tar.gz
 Source11: x509.genkey
@@ -612,8 +612,6 @@ Patch22000: weird-root-dentry-name-debug.patch
 #rhbz 1094948
 Patch26131: acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch
 
-Patch26137: fifo-nv04-remove-the-loop-from-the-interrupt-handler.patch
-
 #CVE-2015-0275 rhbz 1193907 1195178
 Patch26138: ext4-Allocate-entire-range-in-zero-range.patch
 
@@ -631,9 +629,6 @@ Patch26167: IB-core-Prevent-integer-overflow-in-ib_umem_get-addr.patch
 #rhbz 1201532
 Patch26168: HID-multitouch-add-support-of-clickpads.patch
 
-#rhbz 1202362
-Patch26169: kernfs-handle-poll-correctly-on-direct_read-files.patch
-
 #rhbz 1187004
 Patch26170: acpi-video-Allow-forcing-native-backlight-on-non-win.patch
 Patch26171: acpi-video-Add-force-native-backlight-quirk-for-Leno.patch
@@ -1355,8 +1350,6 @@ ApplyPatch ath9k-rx-dma-stop-check.patch
 #rhbz 1094948
 ApplyPatch acpi-video-Add-disable_native_backlight-quirk-for-Sa.patch
 
-ApplyPatch fifo-nv04-remove-the-loop-from-the-interrupt-handler.patch
-
 #CVE-2015-0275 rhbz 1193907 1195178
 ApplyPatch ext4-Allocate-entire-range-in-zero-range.patch
 
@@ -1374,9 +1367,6 @@ ApplyPatch IB-core-Prevent-integer-overflow-in-ib_umem_get-addr.patch
 #rhbz 1201532
 ApplyPatch HID-multitouch-add-support-of-clickpads.patch
 
-#rhbz 1202362
-ApplyPatch kernfs-handle-poll-correctly-on-direct_read-files.patch
-
 #rhbz 1187004
 ApplyPatch acpi-video-Allow-forcing-native-backlight-on-non-win.patch
 ApplyPatch acpi-video-Add-force-native-backlight-quirk-for-Leno.patch
@@ -2231,6 +2221,9 @@ fi
 #
 # 
 %changelog
+* Mon Mar 23 2015 Josh Boyer <jwboyer at fedoraproject.org> - 4.0.0-0.rc5.git0.1
+- Linux v4.0-rc5
+
 * Fri Mar 20 2015 Josh Boyer <jwboyer at fedoraproject.org> - 4.0.0-0.rc4.git2.1
 - Linux v4.0-rc4-199-gb314acaccd7e
 - Fix brightness on Lenovo Ideapad Z570 (rhbz 1187004)
diff --git a/sources b/sources
index 1a6036b..e336c29 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
-0e37c076159538ff882f190d87fe9798  linux-4.0-rc4.tar.xz
-53996d49f76b39851ab26efd8c70fe53  perf-man-4.0-rc4.tar.gz
-03568a63a66afd7c3df46bf84cbc39fc  patch-4.0-rc4-git2.xz
+b26150c980099ef554b26d07f470e647  linux-4.0-rc5.tar.xz
+7614f559a09f0242827fc7783c7adf3f  perf-man-4.0-rc5.tar.gz


More information about the scm-commits mailing list