arm64 broken in -next by commit 08d53aa58cb1 (of/fdt: export fdt blob as /sys/firmware/fdt)

Ard Biesheuvel ard.biesheuvel at linaro.org
Wed Dec 10 04:10:11 PST 2014


On 10 December 2014 at 13:04, Catalin Marinas <catalin.marinas at arm.com> wrote:
> Ard,
>
> I noticed that linux-next no longer boots on Juno. Bisecting, I ended up
> on your commit above and reverting it gets things going again. I

That's odd.

> initially thought it has something to do with the hardware crypto since
> you added some crc32_be() calls but disabling arm64 hw crypto didn't
> make any difference.
>

No, this patch adds direct crc32() calls into lib/crc32.c that are not
routed through the crypto layer, so your finding here matches my
expectation.

> Still investigating but I thought I should let you know early.
>

Thanks.

Could you elaborate on the symptoms?

-- 
Ard.



More information about the linux-arm-kernel mailing list