From 8918034033e9e74071c60afc1e497eed85d0d02f Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sun, 1 Jun 2008 12:13:48 +0000 Subject: Remove iobviously untrue comment. --- sys/arch/sparc64/sparc64/locore.s | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sys/arch/sparc64') diff --git a/sys/arch/sparc64/sparc64/locore.s b/sys/arch/sparc64/sparc64/locore.s index 4e14b1a699b..7453ce04feb 100644 --- a/sys/arch/sparc64/sparc64/locore.s +++ b/sys/arch/sparc64/sparc64/locore.s @@ -1,4 +1,4 @@ -/* $OpenBSD: locore.s,v 1.140 2008/05/23 13:19:43 kettenis Exp $ */ +/* $OpenBSD: locore.s,v 1.141 2008/06/01 12:13:47 kettenis Exp $ */ /* $NetBSD: locore.s,v 1.137 2001/08/13 06:10:10 jdolecek Exp $ */ /* @@ -8874,10 +8874,6 @@ ENTRY(cecc_catch) * -2 send it to any CPU, otherwise send it to a particular CPU. * * XXXX Dispatching to different CPUs is not implemented yet. - * - * XXXX We do not block interrupts here so it's possible that another - * interrupt of the same level is dispatched before we get to - * enable the softint, causing a spurious interrupt. */ ENTRY(send_softint) rdpr %pstate, %g1 -- cgit v1.2.3