From owner-cvs-all Fri Sep 21 3:10:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 366C237B42A; Fri, 21 Sep 2001 03:10:16 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8LAAGa21364; Fri, 21 Sep 2001 03:10:16 -0700 (PDT) (envelope-from dfr) Message-Id: <200109211010.f8LAAGa21364@freefall.freebsd.org> From: Doug Rabson Date: Fri, 21 Sep 2001 03:10:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 db_interface.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dfr 2001/09/21 03:10:16 PDT Modified files: sys/ia64/ia64 db_interface.c Log: Fix a warning and make sure we flush the cache after writing an instruction bundle otherwise the CPU won't see the changed bundle. Revision Changes Path 1.9 +4 -1 src/sys/ia64/ia64/db_interface.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message