diff options
author | Josh Boyer <jwboyer@redhat.com> | 2013-01-30 10:55:31 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2013-01-30 10:56:40 -0500 |
commit | ebd1a1737a5296bef20ee5706a5937a2275798d1 (patch) | |
tree | 263eb0e777a940ad91c21ab2515ec27405116323 /config-nodebug | |
parent | 1a1f3b0695c84dc925b62af6398fcb4798f5c2fd (diff) | |
download | kernel-ebd1a1737a5296bef20ee5706a5937a2275798d1.tar.gz kernel-ebd1a1737a5296bef20ee5706a5937a2275798d1.tar.xz kernel-ebd1a1737a5296bef20ee5706a5937a2275798d1.zip |
Linux v3.8-rc5-218-ga56e160
- Enable NAMESPACES and CHECKPOINT_RESTORE on x86_64 for F19 CRIU feature
- Enable CONFIG_DEBUG_ATOMIC_SLEEP
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 afc6fabc7..ee71f8577 100644 --- a/config-nodebug +++ b/config-nodebug @@ -2,7 +2,7 @@ CONFIG_SND_VERBOSE_PRINTK=y CONFIG_SND_DEBUG=y CONFIG_SND_PCM_XRUN_DEBUG=y -# CONFIG_DEBUG_ATOMIC_SLEEP is not set +CONFIG_DEBUG_ATOMIC_SLEEP=y # CONFIG_DEBUG_MUTEXES is not set # CONFIG_DEBUG_RT_MUTEXES is not set |