On 21 April 2015 at 07:35, Linus Walleij wrote:
> This assignment conflicts with code that add flags with
> gd->flags |= FOO prior to the execution of this function.
> Seems like a historical artifact and creates bugs with
> early alloc().
>
> Cc: Masahiro Yamada
> Signed-off-by: Linus Walleij
>
This assignment conflicts with code that add flags with
gd->flags |= FOO prior to the execution of this function.
Seems like a historical artifact and creates bugs with
early alloc().
Cc: Masahiro Yamada
Signed-off-by: Linus Walleij
---
board/armltd/integrator/integrator.c | 2 --
1 file change
2 matches
Mail list logo