summaryrefslogtreecommitdiffstats
path: root/asm
diff options
context:
space:
mode:
Diffstat (limited to 'asm')
-rw-r--r--asm/head.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/asm/head.S b/asm/head.S
index d82e4e5e..ccf09482 100644
--- a/asm/head.S
+++ b/asm/head.S
@@ -270,6 +270,7 @@ boot_entry:
cmpwi cr0,%r3,PVR_TYPE_P9
beq 1f
attn /* Unsupported CPU type... what do we do ? */
+ b . /* loop here, just in case attn is disabled */
/* P8 -> 8 threads */
2: li %r26,7
OpenPOWER on IntegriCloud