]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit0a9024e80e85552b21076542355a4f4a7c0b9472
treef42807b78c0ed70f8a12ac40706c272b2e717c2f
parent79403cda37204b06b9f96351a35251ff7d88de4b
ARM: Fix nommu booting

Commit bf35706f3d09 ("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: bf35706f3d09 ("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