Skip to content
Commit 99cc2192 authored by Frank van Maarseveen's avatar Frank van Maarseveen Committed by Linus Torvalds
Browse files

[PATCH] ppc32: Correct an instruction in the boot code



In the flush and invalidate bootcode on PPC4xx we were accidentally using
the wrong instruction.  Use cmplw, which reads from a register like we
want.

Signed-off-by: default avatarTom Rini <trini@kernel.crashing.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 83f7da8a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment