summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/intr.h
diff options
context:
space:
mode:
authorMartin Pieuchot <mpi@cvs.openbsd.org>2018-01-13 15:18:12 +0000
committerMartin Pieuchot <mpi@cvs.openbsd.org>2018-01-13 15:18:12 +0000
commit5e38460a283b5e53bdcbf4b00933915a75bf00f7 (patch)
tree79aa3b5c8b0406750ace928f81748cd69fcc0d7c /sys/arch/powerpc/include/intr.h
parentaf0cdb69df549f230a3fb994f6fbf59996bf290d (diff)
Define and use IPL_MPFLOOR in our common mutex implementation.
ok kettenis@, visa@
Diffstat (limited to 'sys/arch/powerpc/include/intr.h')
-rw-r--r--sys/arch/powerpc/include/intr.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/powerpc/include/intr.h b/sys/arch/powerpc/include/intr.h
index d0b3f727c4d..51d124401e7 100644
--- a/sys/arch/powerpc/include/intr.h
+++ b/sys/arch/powerpc/include/intr.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: intr.h,v 1.53 2017/07/25 03:46:59 visa Exp $ */
+/* $OpenBSD: intr.h,v 1.54 2018/01/13 15:18:11 mpi Exp $ */
/*
* Copyright (c) 1997 Per Fogelstrom, Opsycon AB and RTMX Inc, USA.
@@ -50,6 +50,7 @@
#define IPL_HIGH 12
#define IPL_NUM 13
+#define IPL_MPFLOOR IPL_TTY
#define IPL_MPSAFE 0x100
#define IST_NONE 0