Re: linux-next: build failure after merge of the arm tree

From: Stephen Rothwell
Date: Fri Apr 21 2017 - 04:15:56 EST


Hi Mason,

On Fri, 21 Apr 2017 09:58:58 +0200 Mason <slash.tmp@xxxxxxx> wrote:
>
> Anyway, the fix is trivial.
>
> The "pchans_used" field is an unsigned long array.
> for_each_clear_bit_from() expects an unsigned long pointer,
> not an array address.
>
> I'll send a patch to the drivers/dma maintainers.

The fix really needs to go into the arm tree (as well?) since that is
the tree that has the patch that causes the build to break (even if the
actual bug was preexisting).

--
Cheers,
Stephen Rothwell