Enable CONFIG_MCE_INJECT (rhbz 927353)
This commit is contained in:
parent
6e429107c2
commit
f7212ead95
@ -352,7 +352,7 @@ CONFIG_PERF_EVENTS=y
|
|||||||
CONFIG_X86_MCE=y
|
CONFIG_X86_MCE=y
|
||||||
CONFIG_X86_MCE_INTEL=y
|
CONFIG_X86_MCE_INTEL=y
|
||||||
CONFIG_X86_MCE_AMD=y
|
CONFIG_X86_MCE_AMD=y
|
||||||
# CONFIG_X86_MCE_INJECT is not set
|
CONFIG_X86_MCE_INJECT=m
|
||||||
|
|
||||||
CONFIG_SFI=y
|
CONFIG_SFI=y
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be appended after the rcX and
|
# 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"
|
# 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}
|
%global fedora_build %{baserelease}
|
||||||
|
|
||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
@ -2273,6 +2273,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 01 2013 Josh Boyer <jwboyer@redhat.com>
|
||||||
|
- Enable CONFIG_MCE_INJECT (rhbz 927353)
|
||||||
|
|
||||||
* Mon Apr 01 2013 Justin M. Forbes <jforbes@redhat.com> - 3.9.0-0.rc5.git0.1
|
* Mon Apr 01 2013 Justin M. Forbes <jforbes@redhat.com> - 3.9.0-0.rc5.git0.1
|
||||||
- Disable debugging options.
|
- Disable debugging options.
|
||||||
- Linux v3.9-rc5
|
- Linux v3.9-rc5
|
||||||
|
Loading…
Reference in New Issue
Block a user