diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-03-08 08:43:55 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-03-08 08:43:55 -0500 |
commit | 194fd44ead98035b72a40599458a505db29d9fab (patch) | |
tree | 471044147a149e14fa66c14a6f55a836c40af347 /config-x86-generic | |
parent | 4bd0ec95ad9d61233a9c918e3c7fe65a81da8d73 (diff) | |
download | kernel-194fd44ead98035b72a40599458a505db29d9fab.tar.gz kernel-194fd44ead98035b72a40599458a505db29d9fab.tar.xz kernel-194fd44ead98035b72a40599458a505db29d9fab.zip |
Linux v3.9-rc1-211-g47b3bc9
- Reenable debugging options.
- CVE-2013-1828 sctp: SCTP_GET_ASSOC_STATS stack buffer overflow (rhbz 919315 919316)
Diffstat (limited to 'config-x86-generic')
-rw-r--r-- | config-x86-generic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic index 226859b4e..cac1a3157 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -326,7 +326,7 @@ CONFIG_STRICT_DEVMEM=y # CONFIG_MEMTEST is not set # CONFIG_DEBUG_TLBFLUSH is not set -# CONFIG_MAXSMP is not set +CONFIG_MAXSMP=y CONFIG_HP_ILO=m |