From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e23smtp05.au.ibm.com (E23SMTP05.au.ibm.com [202.81.18.174]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "e23smtp05.au.ibm.com", Issuer "Equifax" (verified OK)) by ozlabs.org (Postfix) with ESMTP id D4653DDDD6 for ; Tue, 6 Nov 2007 05:09:46 +1100 (EST) Received: from d23relay03.au.ibm.com (d23relay03.au.ibm.com [202.81.18.234]) by e23smtp05.au.ibm.com (8.13.1/8.13.1) with ESMTP id lA5I9hvV018028 for ; Tue, 6 Nov 2007 05:09:43 +1100 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.235.138]) by d23relay03.au.ibm.com (8.13.8/8.13.8/NCO v8.6) with ESMTP id lA5I9jZI2437298 for ; Tue, 6 Nov 2007 05:09:45 +1100 Received: from d23av02.au.ibm.com (loopback [127.0.0.1]) by d23av02.au.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id lA5I9dc9010180 for ; Tue, 6 Nov 2007 05:09:39 +1100 Message-ID: <472F5C5E.4030607@linux.vnet.ibm.com> Date: Mon, 05 Nov 2007 23:39:34 +0530 From: Vaidyanathan Srinivasan MIME-Version: 1.0 To: Anton Blanchard Subject: Re: 2.6.24-rc1 on PPC64: machine check exception References: <472F1F4C.3010507@linux.vnet.ibm.com> <20071105154055.GA4746@kryten> In-Reply-To: <20071105154055.GA4746@kryten> Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc , lkml List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Anton Blanchard wrote: > Hi > >> I got the following exception on a 128-way PPC64 machine while running >> ebizzy-0.2 benchmark. > > Is it a 64bit application? Im guessing its fixed by this: Hi Anton, The ebizzy application I tried is 64-bit. > http://patchwork.ozlabs.org/linuxppc/patch?id=14475 Thanks for pointing me to this patch. I will try out and let you know if this fixed the problem. --Vaidy