amba-pl08x and 'get_signal' namespace collision/build error
Linus Walleij
linus.walleij at linaro.org
Tue Jun 25 09:49:57 EDT 2013
On Tue, Jun 25, 2013 at 1:30 PM, Jonathan Austin
<jonathan.austin at arm.com> wrote:
> There's a patch making its way to mainline via Russell's tree
> (8d96250700: ARM: mm: Transparent huge page support for LPAE systems)
> that breaks the build of the amba-pl08x driver (drivers/dma/amba-pl08x.c)
> because the 'get_signal' macro from include/linux/signal.h is now in the
> driver's scope and it clobbers a (previously) valid function call.
This is already fixed by Mark Brown in the DMA tree.
Commit subject:
"dmaengine: PL08x: Avoid collisions with get_signal() macro"
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list