Enable CONFIG_MCE_INJECT (rhbz 927353)

This commit is contained in:
Josh Boyer 2013-04-01 12:43:09 -04:00
parent 83d2836284
commit f9c0a737cc
2 changed files with 5 additions and 2 deletions

View File

@ -348,7 +348,7 @@ CONFIG_PERF_EVENTS=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
# CONFIG_X86_MCE_INJECT is not set
CONFIG_X86_MCE_INJECT=m
CONFIG_SFI=y

View File

@ -54,7 +54,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 101
%global baserelease 102
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@ -2368,6 +2368,9 @@ fi
# '-' | |
# '-'
%changelog
* Mon Apr 01 2013 Josh Boyer <jwboyer@redhat.com>
- Enable CONFIG_MCE_INJECT (rhbz 927353)
* Thu Mar 28 2013 Josh Boyer <jwboyer@redhat.com> - 3.8.5-101
- Linux v3.8.5