summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorguenther <guenther@openbsd.org>2018-06-16 03:30:11 +0000
committerguenther <guenther@openbsd.org>2018-06-16 03:30:11 +0000
commit2a14cce2244c0816e2b7f9ce1a34f4c3da082ba2 (patch)
tree55d4b4530c7a166ea8528132c4b4c3e6bfb15231
parentSplit out the T_PAGEFLT handling into its own function, pageflttrap(). (diff)
downloadwireguard-openbsd-2a14cce2244c0816e2b7f9ce1a34f4c3da082ba2.tar.xz
wireguard-openbsd-2a14cce2244c0816e2b7f9ce1a34f4c3da082ba2.zip
Oops, turned on forceukbd during testing of eager FPU work and it slipped
through to the commit noted by deraadt@
-rw-r--r--sys/arch/amd64/amd64/machdep.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/amd64/machdep.c b/sys/arch/amd64/amd64/machdep.c
index 8400402779d..f97d467cfaa 100644
--- a/sys/arch/amd64/amd64/machdep.c
+++ b/sys/arch/amd64/amd64/machdep.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: machdep.c,v 1.245 2018/06/05 06:39:10 guenther Exp $ */
+/* $OpenBSD: machdep.c,v 1.246 2018/06/16 03:30:11 guenther Exp $ */
/* $NetBSD: machdep.c,v 1.3 2003/05/07 22:58:18 fvdl Exp $ */
/*-
@@ -192,7 +192,7 @@ paddr_t tramp_pdirpa;
int kbd_reset;
int lid_action = 1;
-int forceukbd = 1;
+int forceukbd;
/*
* safepri is a safe priority for sleep to set for a spin-wait