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
|
||||
# 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).
|
||||
# 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
|
||||
%define rcrev 3
|
||||
# The git snapshot level
|
||||
%define gitrev 1
|
||||
%define gitrev 2
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -2069,6 +2069,9 @@ fi
|
||||
#
|
||||
#
|
||||
%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
|
||||
- Linux v4.5-rc3-19-g7cf91ad
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user