From eugen@grosbein.pp.ru  Wed Sep 25 06:15:24 2002
Return-Path: <eugen@grosbein.pp.ru>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2D23337B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Sep 2002 06:15:24 -0700 (PDT)
Received: from grosbein.pp.ru (www2.svzserv.kemerovo.su [213.184.65.86])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 52DB343E81
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Sep 2002 06:15:16 -0700 (PDT)
	(envelope-from eugen@grosbein.pp.ru)
Received: from grosbein.pp.ru (smmsp@localhost [127.0.0.1])
	by grosbein.pp.ru (8.12.6/8.12.5) with ESMTP id g8PDF8Hi004576
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Sep 2002 21:15:08 +0800 (KRAST)
	(envelope-from eugen@grosbein.pp.ru)
Received: (from eugen@localhost)
	by grosbein.pp.ru (8.12.6/8.12.6/Submit) id g8PDCqgq004518;
	Wed, 25 Sep 2002 21:12:52 +0800 (KRAST)
Message-Id: <200209251312.g8PDCqgq004518@grosbein.pp.ru>
Date: Wed, 25 Sep 2002 21:12:52 +0800 (KRAST)
From: Eugene Grosbein <eugen@grosbein.pp.ru>
Reply-To: Eugene Grosbein <eugen@grosbein.pp.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: typo in src/sys/i386/i386/initcpu.c
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43361
>Category:       kern
>Synopsis:       typo in src/sys/i386/i386/initcpu.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    johan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 25 06:20:02 PDT 2002
>Closed-Date:    Thu Oct 10 10:16:15 PDT 2002
>Last-Modified:  Thu Oct 10 10:16:15 PDT 2002
>Originator:     Eugene Grosbein
>Release:        FreeBSD 4.7-RC i386
>Organization:
Svyaz Service JSC
>Environment:
System: FreeBSD grosbein.pp.ru 4.7-RC FreeBSD 4.7-RC #0: Sat Sep 21 21:21:43 KRAST 2002 eu@grosbein.pp.ru:/usr/local/obj/usr/local/src/sys/DADV i386

>Description:
	There is a typo in a comment in src/sys/i386/i386/initcpu.c

>How-To-Repeat:
	N/A

>Fix:

--- i386/i386/initcpu.c.orig	Wed Sep 25 21:12:01 2002
+++ i386/i386/initcpu.c	Wed Sep 25 21:12:22 2002
@@ -597,7 +597,7 @@
 
 #if defined(PC98) && !defined(CPU_UPGRADE_HW_CACHE)
 	/*
-	 * OS should flush L1 cahce by itself because no PC-98 supports
+	 * OS should flush L1 cache by itself because no PC-98 supports
 	 * non-Intel CPUs.  Use wbinvd instruction before DMA transfer
 	 * when need_pre_dma_flush = 1, use invd instruction after DMA
 	 * transfer when need_post_dma_flush = 1.  If your CPU upgrade


Eugene Grosbein
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: johan 
State-Changed-When: Sun Sep 29 05:25:14 PDT 2002 
State-Changed-Why:  
This was corrected in rev 1.24. 


Responsible-Changed-From-To: freebsd-bugs->johan 
Responsible-Changed-By: johan 
Responsible-Changed-When: Sun Sep 29 05:25:14 PDT 2002 
Responsible-Changed-Why:  
I will see to it that this is MFCed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43361 
State-Changed-From-To: patched->closed 
State-Changed-By: johan 
State-Changed-When: Thu Oct 10 10:15:35 PDT 2002 
State-Changed-Why:  
I have now MFC:ed rev 1.23 and 1.24. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43361 
>Unformatted:
