powerpc/8xx: Use symbolic names for DSISR bits in DSI
Use symbolic names for DSISR bits in DSI Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:

committed by
Michael Ellerman

parent
3ee87674e0
commit
4915349b10
@@ -595,7 +595,7 @@ DARFixed:/* Return from dcbx instruction bug workaround */
|
||||
mfspr r5,SPRN_DSISR
|
||||
stw r5,_DSISR(r11)
|
||||
mfspr r4,SPRN_DAR
|
||||
andis. r10,r5,0x4000
|
||||
andis. r10,r5,DSISR_NOHPTE@h
|
||||
beq+ 1f
|
||||
tlbie r4
|
||||
dtlbie:
|
||||
|
Reference in New Issue
Block a user