diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-01-28 10:03:12 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-01-28 13:51:54 -0500 |
commit | 87df459c2b4b1790f272f6a6b766a687af7c90d8 (patch) | |
tree | 12c5814c68d2608b945ab800509976adf105a806 /config-nodebug | |
parent | 249d64d9283f4b93fb92fadfe20a5f9f7d68d4b2 (diff) | |
download | kernel-87df459c2b4b1790f272f6a6b766a687af7c90d8.tar.gz kernel-87df459c2b4b1790f272f6a6b766a687af7c90d8.tar.xz kernel-87df459c2b4b1790f272f6a6b766a687af7c90d8.zip |
Linux v3.8-rc5
- Add patches to fix issues with iwlwifi (rhbz 863424)
- Enable CONFIG_PROVE_RCU
Diffstat (limited to 'config-nodebug')
-rw-r--r-- | config-nodebug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-nodebug b/config-nodebug index 686d5d897..afc6fabc7 100644 --- a/config-nodebug +++ b/config-nodebug @@ -9,7 +9,7 @@ CONFIG_SND_PCM_XRUN_DEBUG=y # CONFIG_DEBUG_LOCK_ALLOC is not set CONFIG_PROVE_LOCKING=y CONFIG_DEBUG_SPINLOCK=y -# CONFIG_PROVE_RCU is not set +CONFIG_PROVE_RCU=y # CONFIG_PROVE_RCU_REPEATEDLY is not set # CONFIG_DEBUG_PER_CPU_MAPS is not set CONFIG_CPUMASK_OFFSTACK=y |