From 509d96b0b903e9e842b90786ef8cb4914bc34238 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 5 Dec 2010 00:31:52 +0000 Subject: [PATCH] Explicitly disable SPARSE_RCU_POINTER, TEST_LIST_SORT svn path=/dists/trunk/linux-2.6/; revision=16634 --- debian/config/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/config/config b/debian/config/config index b6bf12cfe..4e49a93db 100644 --- a/debian/config/config +++ b/debian/config/config @@ -3591,6 +3591,7 @@ CONFIG_TIMER_STATS=y # CONFIG_DEBUG_MUTEXES is not set # CONFIG_DEBUG_LOCK_ALLOC is not set # CONFIG_PROVE_LOCKING is not set +# CONFIG_SPARSE_RCU_POINTER is not set # CONFIG_LOCK_STAT is not set # CONFIG_DEBUG_SPINLOCK_SLEEP is not set # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set @@ -3601,6 +3602,7 @@ CONFIG_DEBUG_BUGVERBOSE=y # CONFIG_DEBUG_VIRTUAL is not set # CONFIG_DEBUG_WRITECOUNT is not set # CONFIG_DEBUG_LIST is not set +# CONFIG_TEST_LIST_SORT is not set # CONFIG_DEBUG_SG is not set # CONFIG_DEBUG_NOTIFIERS is not set # CONFIG_DEBUG_CREDENTIALS is not set