diff options
author | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-28 09:55:15 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@fedoraproject.org> | 2014-10-28 09:55:15 -0400 |
commit | c6207348dfef098226d946a179061f0ba0fdcf7d (patch) | |
tree | b2cfe3de49cf5853c6ad3d09c954053afde57294 /config-x86-generic | |
parent | 995f274d713699f1bc0b4119054b47d2108928a1 (diff) | |
download | kernel-c6207348dfef098226d946a179061f0ba0fdcf7d.tar.gz kernel-c6207348dfef098226d946a179061f0ba0fdcf7d.tar.xz kernel-c6207348dfef098226d946a179061f0ba0fdcf7d.zip |
Linux v3.18-rc2-43-gf7e87a44ef60
- Add two RCU patches to fix a deadlock and a hang
- Reenable debugging options.
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 59217f12b..2a12307ea 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -337,7 +337,7 @@ CONFIG_SP5100_TCO=m # CONFIG_MEMTEST is not set # CONFIG_DEBUG_TLBFLUSH is not set -# CONFIG_MAXSMP is not set +CONFIG_MAXSMP=y CONFIG_HP_ILO=m |