From owner-cvs-all Fri Apr 26 12:36:47 2002 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 0E17937B429; Fri, 26 Apr 2002 12:36:26 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3QJaQu99977; Fri, 26 Apr 2002 12:36:26 -0700 (PDT) (envelope-from marcel) Message-Id: <200204261936.g3QJaQu99977@freefall.freebsd.org> From: Marcel Moolenaar Date: Fri, 26 Apr 2002 12:36:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.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 marcel 2002/04/26 12:36:25 PDT Modified files: sys/ia64/ia64 machdep.c Log: Initialize MCA in cpu_startup() so that it's ready before we wake-up the application processors. This allows us to collect unconsumed AP specific error records as part of the wake-up. Revision Changes Path 1.99 +3 -0 src/sys/ia64/ia64/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message