]> err.no Git - linux-2.6/blobdiff - arch/x86/Kconfig.debug
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
[linux-2.6] / arch / x86 / Kconfig.debug
index 2d0bd33b73aabe9f2b9f82476571f29b69337b77..2e1e3af28c3a2d5c455b048a330b720a74d1f8bf 100644 (file)
@@ -40,7 +40,7 @@ comment "Page alloc debug is incompatible with Software Suspend on i386"
 
 config DEBUG_PAGEALLOC
        bool "Debug page memory allocations"
-       depends on DEBUG_KERNEL
+       depends on DEBUG_KERNEL && X86_32
        help
          Unmap pages from the kernel linear mapping after free_pages().
          This results in a large slowdown, but helps to find certain types