artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3f7ca7
)
Terminate backtrace of secondary processors in ddb.
author
kettenis
<kettenis@openbsd.org>
Mon, 22 Feb 2021 23:17:50 +0000
(23:17 +0000)
committer
kettenis
<kettenis@openbsd.org>
Mon, 22 Feb 2021 23:17:50 +0000
(23:17 +0000)
From miod@
sys/arch/hppa/hppa/locore.S
patch
|
blob
|
history
diff --git
a/sys/arch/hppa/hppa/locore.S
b/sys/arch/hppa/hppa/locore.S
index
f72511d
..
77dc1e3
100644
(file)
--- a/
sys/arch/hppa/hppa/locore.S
+++ b/
sys/arch/hppa/hppa/locore.S
@@
-1,4
+1,4
@@
-/* $OpenBSD: locore.S,v 1.20
2 2021/01/11 16:45:25
kettenis Exp $ */
+/* $OpenBSD: locore.S,v 1.20
3 2021/02/22 23:17:50
kettenis Exp $ */
/*
* Copyright (c) 1998-2004 Michael Shalayeff
@@
-2790,6
+2790,9
@@
ENTRY(hw_cpu_spinup_trampoline, 0)
stw r0, HPPA_FRAME_CRP(sp)
stw r0, HPPA_FRAME_PSP(sp)
+ ldil L%TFF_LAST, t1
+ stw t1, TF_FLAGS-TRAPFRAME_SIZEOF(sp)
+
/* Provide CPU with page tables. */
ldil L%hppa_vtop, t1
ldw R%hppa_vtop(t1), t1