Disable NO_HZ_FULL again
- Enable early microcode loading (rhbz 1083716)
This commit is contained in:
parent
7c202583fc
commit
fe33fe1055
3 changed files with 9 additions and 5 deletions
|
|
@ -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 1
|
||||
%global baserelease 2
|
||||
%global fedora_build %{baserelease}
|
||||
|
||||
# base_sublevel is the kernel version we're starting with and patching
|
||||
|
|
@ -2215,6 +2215,10 @@ fi
|
|||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Fri Sep 19 2014 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Disable NO_HZ_FULL again
|
||||
- Enable early microcode loading (rhbz 1083716)
|
||||
|
||||
* Fri Sep 19 2014 Josh Boyer <jwboyer@fedoraproject.org> - 3.17.0-0.rc5.git4.1
|
||||
- Linux v3.17-rc5-63-gd9773ceabfaf
|
||||
- Enable infiniband on s390x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue