patch-2.4.0-test7 linux/arch/arm/mm/proc-sa110.S

Next file: linux/arch/arm/nwfpe/Makefile
Previous file: linux/arch/arm/mm/proc-arm720.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test6/linux/arch/arm/mm/proc-sa110.S linux/arch/arm/mm/proc-sa110.S
@@ -313,8 +313,8 @@
 		ldr	r1, [r0]			@ read instruction causing problem
 		mrc	p15, 0, r0, c6, c0, 0		@ get FAR
 		mov	r1, r1, lsr #19			@ b1 = L
-		and	r1, r1, #2
 		mrc	p15, 0, r3, c5, c0, 0		@ get FSR
+		and	r1, r1, #2
 		and	r3, r3, #255
 		mov	pc, lr
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)