From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from www.tglx.de (www.tglx.de [62.245.132.106]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id E0823DE429 for ; Wed, 28 May 2008 02:07:28 +1000 (EST) Date: Tue, 27 May 2008 17:36:40 +0200 (CEST) From: Thomas Gleixner To: Steven Rostedt Subject: Re: [PATCH] ftrace: powerpc clean ups In-Reply-To: Message-ID: References: <20080515034942.109223655@goodmis.org> <20080515035918.896765954@goodmis.org> <1211292277.7960.8.camel@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: proski@gnu.org, a.p.zijlstra@chello.nl, Soeren Sandmann Pedersen , Pekka Paalanen , LKML , linuxppc-dev@ozlabs.org, Steven Rostedt , paulus@samba.org, Ingo Molnar List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 22 May 2008, Steven Rostedt wrote: > > This patch cleans up the ftrace code in PowerPC based on the comments from > Michael Ellerman. Applied, thanks tglx