From 7902d8097e493b3aaed9d07b38b6c1e4c254523b Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Sat, 22 Dec 2007 23:04:11 +0000 Subject: remove an obsolete comment art spotted --- sys/arch/amd64/amd64/spl.S | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch') 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 -- cgit v1.2.3