From 2fff4ee9893be5d53075cc48f3b778e5e8a5c31e Mon Sep 17 00:00:00 2001 From: mrg Date: Wed, 1 Jan 2003 08:24:48 +0000 Subject: [PATCH] fix a comment. --- sys/arch/sparc/sparc/cache.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sys/arch/sparc/sparc/cache.c b/sys/arch/sparc/sparc/cache.c index 5a908130bebb..821b71e52a1e 100644 --- a/sys/arch/sparc/sparc/cache.c +++ b/sys/arch/sparc/sparc/cache.c @@ -1,4 +1,4 @@ -/* $NetBSD: cache.c,v 1.67 2002/12/19 10:38:28 pk Exp $ */ +/* $NetBSD: cache.c,v 1.68 2003/01/01 08:24:48 mrg Exp $ */ /* * Copyright (c) 1996 @@ -965,8 +965,10 @@ viking_pcache_flush_page(pa, invalidate_only) * operation (remember that the actual context tables for the CPUs * are distinct). * - * We don't do cross calls if we're cold or we're accepting them + * We don't do cross calls if we're cold or we're not accepting them * ourselves (CPUFLG_READY). + * + * XXX SUN4D */ void