* Build failures in v3.14.y-stable-queue
@ 2015-08-08 1:38 Guenter Roeck
2015-08-08 20:49 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2015-08-08 1:38 UTC (permalink / raw)
To: stable, Greg Kroah-Hartman
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.
Guenter
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Build failures in v3.14.y-stable-queue
2015-08-08 1:38 Build failures in v3.14.y-stable-queue Guenter Roeck
@ 2015-08-08 20:49 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2015-08-08 20:49 UTC (permalink / raw)
To: Guenter Roeck; +Cc: stable
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-08 20:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-08 1:38 Build failures in v3.14.y-stable-queue Guenter Roeck
2015-08-08 20:49 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).