Linux v4.3-9393-gbd4f203
This commit is contained in:
parent
a74d8de272
commit
2f9a713ebd
@ -4745,6 +4745,7 @@ CONFIG_MEMORY_FAILURE=y
|
||||
CONFIG_HWPOISON_INJECT=m
|
||||
CONFIG_CROSS_MEMORY_ATTACH=y
|
||||
# CONFIG_DEBUG_SECTION_MISMATCH is not set
|
||||
# CONFIG_SECTION_MISMATCH_WARN_ONLY is not set
|
||||
# CONFIG_BACKTRACE_SELF_TEST is not set
|
||||
CONFIG_LATENCYTOP=y
|
||||
# CONFIG_COMPAT_BRK is not set
|
||||
|
2
gitrev
2
gitrev
@ -1 +1 @@
|
||||
ce5c2d2c256a4c8b523036537cd6be2d6af8f69d
|
||||
bd4f203e433387d39be404b67ad02acf6f76b7bc
|
||||
|
@ -67,7 +67,7 @@ Summary: The Linux kernel
|
||||
# The rc snapshot level
|
||||
%define rcrev 0
|
||||
# The git snapshot level
|
||||
%define gitrev 5
|
||||
%define gitrev 6
|
||||
# Set rpm version accordingly
|
||||
%define rpmversion 4.%{upstream_sublevel}.0
|
||||
%endif
|
||||
@ -2048,6 +2048,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Nov 10 2015 Laura Abbott <labbott@redhat.com> - 4.4.0-0.rc0.git6.1
|
||||
- Linux v4.3-9393-gbd4f203
|
||||
|
||||
* Tue Nov 10 2015 Josh Boyer <jwboyer@fedoraproject.org>
|
||||
- Fix Yoga 900 rfkill switch issues (rhbz 1275490)
|
||||
- Fix incorrect size calculations in megaraid with 64K pages (rhbz 1269300)
|
||||
|
Loading…
Reference in New Issue
Block a user