arm64 broken in -next by commit 08d53aa58cb1 (of/fdt: export fdt blob as /sys/firmware/fdt)
Catalin Marinas
catalin.marinas at arm.com
Wed Dec 10 04:15:51 PST 2014
On Wed, Dec 10, 2014 at 12:10:11PM +0000, Ard Biesheuvel wrote:
> On 10 December 2014 at 13:04, Catalin Marinas <catalin.marinas at arm.com> wrote:
> > 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.
>
> Could you elaborate on the symptoms?
It doesn't even reach an early console, so nothing printed. Mark is
trying to attach a debugger.
--
Catalin
More information about the linux-arm-kernel
mailing list