[PATCH 1/6] ux500: convert struct spinlock to spinlock_t

Linus Walleij linus.walleij at linaro.org
Sat Dec 1 10:11:11 PST 2012


On Thu, Nov 29, 2012 at 9:45 PM, Luis R. Rodriguez
<mcgrof at do-not-panic.com> wrote:

> From: "Luis R. Rodriguez" <mcgrof at do-not-panic.com>
>
> spinlock_t should always be used.
>
> I was unable to build test with allmodconfig:
>
> mcgrof at frijol ~/linux-next (git::(no branch))$ make C=1 M=drivers/crypto/ux500/
>
>   WARNING: Symbol version dump /home/mcgrof/linux-next/Module.symvers
>            is missing; modules will have no dependencies and modversions.
>
>   LD      drivers/crypto/ux500/built-in.o
>   Building modules, stage 2.
>   MODPOST 0 modules
>
> Cc: Srinidhi Kasagar <srinidhi.kasagar at stericsson.com>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: linux-arm-kernel at lists.infradead.org
> Reported-by: Hauke Mehrtens <hauke at hauke-m.de>
> Signed-off-by: Luis R. Rodriguez <mcgrof at do-not-panic.com>

Looks correct to me.
Acked-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij


More information about the dri-devel mailing list