summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2007-12-22 23:04:10 +0000
committertedu <tedu@openbsd.org>2007-12-22 23:04:10 +0000
commitb69aff71ae9cca279569e9137f089fb93f63e2d8 (patch)
treec175925a73ba8e538ec4158efe2898b548650c54
parentSync with main repo. (diff)
downloadwireguard-openbsd-b69aff71ae9cca279569e9137f089fb93f63e2d8.tar.xz
wireguard-openbsd-b69aff71ae9cca279569e9137f089fb93f63e2d8.zip
remove an obsolete comment art spotted
-rw-r--r--sys/arch/amd64/amd64/spl.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/amd64/amd64/spl.S b/sys/arch/amd64/amd64/spl.S
index 80adde42cba..910db88e857 100644
--- a/sys/arch/amd64/amd64/spl.S
+++ b/sys/arch/amd64/amd64/spl.S
@@ -1,4 +1,4 @@
-/* $OpenBSD: spl.S,v 1.5 2006/05/10 12:36:39 krw Exp $ */
+/* $OpenBSD: spl.S,v 1.6 2007/12/22 23:04:10 tedu Exp $ */
/* $NetBSD: spl.S,v 1.3 2004/06/28 09:13:11 fvdl Exp $ */
/*
@@ -120,7 +120,6 @@ _C_LABEL(splx):
* splipi() and defers it, lands in here via splx(), and handles
* a lower-prio one first, which needs to take the kernel lock -->
* the sending CPU will never see the that CPU accept the IPI
- * (see pmap_tlb_shootnow).
*/
IDTVEC(spllower)
_PROF_PROLOGUE