summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-05-08 11:19:38 -0400
committerJosh Boyer <jwboyer@redhat.com>2013-05-08 11:19:38 -0400
commit731965305fbd01228434eb99d9370b75049c6afc (patch)
tree2133f10b1fafba1dd17d11863f14553f22b11890
parent24c8251180c164e9cc0dd3db9098b115c67ba19a (diff)
downloadkernel-731965305fbd01228434eb99d9370b75049c6afc.tar.gz
kernel-731965305fbd01228434eb99d9370b75049c6afc.tar.xz
kernel-731965305fbd01228434eb99d9370b75049c6afc.zip
Linux v3.9-11572-g5af43c2
-rw-r--r--kernel.spec9
-rw-r--r--sources2
2 files changed, 9 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index 05f6e2070..55269e699 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
# The rc snapshot level
%define rcrev 0
# The git snapshot level
-%define gitrev 21
+%define gitrev 22
# Set rpm version accordingly
%define rpmversion 3.%{upstream_sublevel}.0
%endif
@@ -737,6 +737,8 @@ Patch25014: blkcg-fix-scheduling-while-atomic-in-blk_queue_bypass_start.patch
# Fix i915 on Macbook Pro 10,2 machines
Patch25015: 0001-Revert-drm-i915-revert-eDP-bpp-clamping-code-changes.patch
+Patch25016: tglx.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1420,6 +1422,8 @@ ApplyPatch blkcg-fix-scheduling-while-atomic-in-blk_queue_bypass_start.patch
# Fix i915 on Macbook Pro 10,2 machines
ApplyPatch 0001-Revert-drm-i915-revert-eDP-bpp-clamping-code-changes.patch
+ApplyPatch tglx.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2240,6 +2244,9 @@ fi
# ||----w |
# || ||
%changelog
+* Wed May 08 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git22.1
+- Linux v3.9-11572-g5af43c2
+
* Tue May 07 2013 Josh Boyer <jwboyer@redhat.com> - 3.10.0-0.rc0.git21.1
- Linux v3.9-11485-gbb9055b
diff --git a/sources b/sources
index 486533865..df853e579 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
4348c9b6b2eb3144d601e87c19d5d909 linux-3.9.tar.xz
-187da6ce4b29ac4e6eb2fe6c316c5cc4 patch-3.9-git21.xz
+d5abc589b1d4cadf63c7aa778fe545fa patch-3.9-git22.xz