]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/list_bl.h
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[mv-sheeva.git] / include / linux / list_bl.h
index b2adbb4b2f731f49d3b5f54918ef5b4a4508aa71..5bad17d1acdec6d386f6bf3d236c6900abb15ce8 100644 (file)
@@ -16,7 +16,7 @@
  * some fast and compact auxiliary data.
  */
 
-#if defined(CONFIG_SMP)
+#if defined(CONFIG_SMP) || defined(CONFIG_DEBUG_SPINLOCK)
 #define LIST_BL_LOCKMASK       1UL
 #else
 #define LIST_BL_LOCKMASK       0UL