From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.225]) by ozlabs.org (Postfix) with ESMTP id 61BCBDDE21 for ; Wed, 7 Nov 2007 06:37:01 +1100 (EST) Received: by nz-out-0506.google.com with SMTP id i1so1403622nzh for ; Tue, 06 Nov 2007 11:36:59 -0800 (PST) Message-ID: Date: Tue, 6 Nov 2007 11:36:58 -0800 From: "Tim Pepper" Sender: tpepper@gmail.com To: "Benjamin Herrenschmidt" , "External List" Subject: Re: [RFC/PATCH 0/2] powerpc: 64 bits irqtrace / lockdep support In-Reply-To: <1192433296.924212.737979117370.qpush@grosgo> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <1192433296.924212.737979117370.qpush@grosgo> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 10/14/07, Benjamin Herrenschmidt wrote: > This is 2 patches, one from Christoph Hellwig that adds the backtrace support, > and one from Johannes Berg modified by me that adds the irq tracing support. > > This successfully boots a POWER5 pSeries machine. I'm going to run some more > tests in the upcoming few days, so this is not an official submission (and it's > too late for .24 merge window anyway) but it's looking good so far. FYI: Boots and survives watching /proc/lock_stat during a kernel build for me (on a 970 based blade). Tim