Linux v4.5-rc3-57-g721675f
This commit is contained in:
parent
20a5ca2dbe
commit
1da99ee6af
@ -4800,6 +4800,8 @@ CONFIG_HEADERS_CHECK=y
|
|||||||
# This breaks booting until the module patches are in-tree
|
# This breaks booting until the module patches are in-tree
|
||||||
# CONFIG_DEBUG_KOBJECT_RELEASE is not set
|
# CONFIG_DEBUG_KOBJECT_RELEASE is not set
|
||||||
#
|
#
|
||||||
|
# This just changes a default enable with workqueue.debug_force_rr_cpu
|
||||||
|
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
|
||||||
#
|
#
|
||||||
# These debug options are deliberatly left on (even in 'make release' kernels).
|
# These debug options are deliberatly left on (even in 'make release' kernels).
|
||||||
# They aren't that much of a performance impact, and the value
|
# They aren't that much of a performance impact, and the value
|
||||||
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
|||||||
7cf91adc0d38eb6cc8517ae45126ca7440177e61
|
721675fcf277cfd345117d3abae1c5590c5fdfd4
|
||||||
|
@ -67,7 +67,7 @@ Summary: The Linux kernel
|
|||||||
# The rc snapshot level
|
# The rc snapshot level
|
||||||
%define rcrev 3
|
%define rcrev 3
|
||||||
# The git snapshot level
|
# The git snapshot level
|
||||||
%define gitrev 1
|
%define gitrev 2
|
||||||
# Set rpm version accordingly
|
# Set rpm version accordingly
|
||||||
%define rpmversion 4.%{upstream_sublevel}.0
|
%define rpmversion 4.%{upstream_sublevel}.0
|
||||||
%endif
|
%endif
|
||||||
@ -2069,6 +2069,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 11 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc3.git2.1
|
||||||
|
- Linux v4.5-rc3-57-g721675f
|
||||||
|
|
||||||
* Tue Feb 09 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc3.git1.1
|
* Tue Feb 09 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.5.0-0.rc3.git1.1
|
||||||
- Linux v4.5-rc3-19-g7cf91ad
|
- Linux v4.5-rc3-19-g7cf91ad
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
|||||||
9a78fa2eb6c68ca5a40ed5af08142599 linux-4.4.tar.xz
|
9a78fa2eb6c68ca5a40ed5af08142599 linux-4.4.tar.xz
|
||||||
dcbc8fe378a676d5d0dd208cf524e144 perf-man-4.4.tar.gz
|
dcbc8fe378a676d5d0dd208cf524e144 perf-man-4.4.tar.gz
|
||||||
1ae1cd8a5d6555ac73c727982008a2b8 patch-4.5-rc3.xz
|
1ae1cd8a5d6555ac73c727982008a2b8 patch-4.5-rc3.xz
|
||||||
51c866041307e341303e83104b51a158 patch-4.5-rc3-git1.xz
|
4f825894af380f3efe8fb7d7825d8e81 patch-4.5-rc3-git2.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user