On Fri, Aug 07, 2015 at 06:38:16PM -0700, Guenter Roeck wrote: > lib/dma-debug.c: In function 'debug_dma_assert_idle': > lib/dma-debug.c:569:2: error: implicit declaration of function 'dma_debug_disabled' > > Build is still going on; so far, the following builds are affected. > > Failed builds: > arm64:allmodconfig > i386:allyesconfig > i386:allmodconfig > mips:allmodconfig > powerpc:allmodconfig > sparc32:allmodconfig > sparc64:allmodconfig > x86_64:allmodconfig > x86_64:allyesconfig > > but there will likely be more. > > The offending patch is "dma-debug: skip debug_dma_assert_idle() when disabled". > dma_debug_disabled() doesn't exist in 3.14, so the failure is not entirely > surprising. Thanks, that missed my build testing here, now removed. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html