Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757199AbZKSQTc (ORCPT ); Thu, 19 Nov 2009 11:19:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756651AbZKSQTb (ORCPT ); Thu, 19 Nov 2009 11:19:31 -0500 Received: from ey-out-2122.google.com ([74.125.78.27]:12620 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756499AbZKSQTb (ORCPT ); Thu, 19 Nov 2009 11:19:31 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=iLTuYd3CWoDBOtkwim0aJwXQkBxgZwc0mNu76YYN4eyHjd32WzrDu5Pn1Z361BsgUh DNYj9QRufUy9wF5obbLSdzJfor7Y+Ib0zbgEejyc00TY8VlIaENEWfAexVFdkHkGIhwz p81kaQrr+jwnd5g0Mmq5N/nOMCLDARWTSYzi0= Date: Thu, 19 Nov 2009 17:19:36 +0100 From: Frederic Weisbecker To: Steven Rostedt Cc: Andrew Haley , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , LKML , Andrew Morton , Heiko Carstens , feng.tang@intel.com, Peter Zijlstra , jakub@redhat.com, gcc@gcc.gnu.org Subject: Re: BUG: GCC-4.4.x changes the function frame on some functions Message-ID: <20091119161934.GD4967@nowhere> References: <20091119072040.GA23579@elte.hu> <4B0567E0.5080803@redhat.com> <1258646552.22249.493.camel@gandalf.stny.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1258646552.22249.493.camel@gandalf.stny.rr.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 693 Lines: 20 On Thu, Nov 19, 2009 at 11:02:32AM -0500, Steven Rostedt wrote: > On Thu, 2009-11-19 at 15:44 +0000, Andrew Haley wrote: > > Thomas Gleixner wrote: > > > We're aligning the stack properly, as per the ABI requirements. Can't > > you just fix the tracer? > > And how do we do that? The hooks that are in place have no idea of what > happened before they were called? > > -- Steve Yep, this is really something we can't fix from the tracer.... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/