linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Regression: Kirkwood fails to boot because of bf35706f3d0929b
@ 2015-04-29 14:05 Andrew Lunn
  2015-04-29 14:37 ` Ard Biesheuvel
  2015-04-29 14:56 ` [PATCH] ARM: proc-feroceon: Fix feroceon_proc_info macro Andrew Lunn
  0 siblings, 2 replies; 6+ messages in thread
From: Andrew Lunn @ 2015-04-29 14:05 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Ard

It seems as thought all Kirkwood boards are dead in v4.1-rc1. They
fail to boot with the message:

Starting kernel ...                                                             
                                                                                
Uncompressing Linux... done, booting the kernel.                                
                                                                                
Error: unrecognized/unsupported processor variant (0x56251311).

With a bit of testing, Ezequiel and Florian have found the guilty
commit is:

bf35706f3d09 ("ARM: 8314/1: replace PROCINFO embedded branch with relative offset")

Author: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Date:   Wed Mar 18 07:29:32 2015 +0100

    ARM: 8314/1: replace PROCINFO embedded branch with relative offset
    
    This patch replaces the 'branch to setup()' instructions embedded
    in the PROCINFO structs with the offset to that setup function
    relative to the base of the struct. This preserves the position
    independent nature of that field, but uses a data item rather
    than an instruction.
    
    This is mainly done to prevent linker failures on large kernels,
    where the setup function is out of reach for the branch.


Kirkwood uses arch/arm/mm/proc-feroceon.S.

Please can you have this patch either fixed or reverted. Come by
#mvlinux if you want to chat with us, ask for testing, etc.

Thanks
	Andrew

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-02 19:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-29 14:05 Regression: Kirkwood fails to boot because of bf35706f3d0929b Andrew Lunn
2015-04-29 14:37 ` Ard Biesheuvel
2015-04-29 14:56 ` [PATCH] ARM: proc-feroceon: Fix feroceon_proc_info macro Andrew Lunn
2015-04-29 15:05   ` Ard Biesheuvel
2015-04-29 16:33   ` Florian Fainelli
2015-05-02 19:35   ` Aaro Koskinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).