]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: Fix nommu booting
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 19 Apr 2015 19:28:53 +0000 (20:28 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Apr 2015 14:26:16 +0000 (15:26 +0100)
commit54a55f3e466c0c7979439548293693edabc861ae
treef42807b78c0ed70f8a12ac40706c272b2e717c2f
parent367b0057747861b3492dba4ed58e27e7e0fcba7c
ARM: Fix nommu booting

Commit b774dd216914 ("ARM: 8314/1: replace PROCINFO embedded branch with
relative offset") broke booting on nommu platforms as it didn't update
the nommu boot code.  This patch fixes that oversight.

Fixes: b774dd216914 ("ARM: 8314/1: replace PROCINFO embedded branch with relative offset")
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/head-nommu.S