Linux v3.12-rc2-108-g6cac446
This commit is contained in:
parent
879214aa04
commit
e66cf881fc
3 changed files with 5 additions and 57 deletions
11
kernel.spec
11
kernel.spec
|
|
@ -95,7 +95,7 @@ Summary: The Linux kernel
|
|||
# The rc snapshot level
|
||||
%define rcrev 2
|
||||
# The git snapshot level
|
||||
%define gitrev 2
|
||||
%define gitrev 3
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 3.%{upstream_sublevel}.0
|
||||
%endif
|
||||
|
|
@ -747,9 +747,6 @@ Patch25109: skge-fix-invalid-value-passed-to-pci_unmap_sigle.patch
|
|||
Patch25114: elevator-Fix-a-race-in-elevator-switching-and-md.patch
|
||||
Patch25115: elevator-acquire-q-sysfs_lock-in-elevator_change.patch
|
||||
|
||||
#rhbz 1011719
|
||||
Patch25116: hwmon-applesmc-Check-key-count-before-proceeding.patch
|
||||
|
||||
# END OF PATCH DEFINITIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -1458,9 +1455,6 @@ ApplyPatch skge-fix-invalid-value-passed-to-pci_unmap_sigle.patch
|
|||
ApplyPatch elevator-Fix-a-race-in-elevator-switching-and-md.patch
|
||||
ApplyPatch elevator-acquire-q-sysfs_lock-in-elevator_change.patch
|
||||
|
||||
#rhbz 1011719
|
||||
ApplyPatch hwmon-applesmc-Check-key-count-before-proceeding.patch
|
||||
|
||||
# END OF PATCH APPLICATIONS
|
||||
|
||||
%endif
|
||||
|
|
@ -2265,6 +2259,9 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Fri Sep 27 2013 Josh Boyer <jwboyer@fedoraproject.org> - 3.12.0-0.rc2.git3.1
|
||||
- Linux v3.12-rc2-108-g6cac446
|
||||
|
||||
* Fri Sep 27 2013 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Add patch to fix oops from applesmc (rhbz 1011719)
|
||||
- Add patches to fix soft lockup from elevator changes (rhbz 902012)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue