From owner-freebsd-bugs Wed Sep 25 6:20: 5 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0F7E37B401 for ; Wed, 25 Sep 2002 06:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE2F943E86 for ; Wed, 25 Sep 2002 06:20:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8PDK2Co048790 for ; Wed, 25 Sep 2002 06:20:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8PDK21P048789; Wed, 25 Sep 2002 06:20:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D23337B401 for ; 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 ; 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 ; 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 Reply-To: Eugene Grosbein To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/43361: typo in src/sys/i386/i386/initcpu.c Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43361 >Category: kern >Synopsis: typo in src/sys/i386/i386/initcpu.c >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 25 06:20:02 PDT 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message