From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 10077DDDFF for ; Thu, 5 Feb 2009 10:05:59 +1100 (EST) Subject: Re: Dynamic-ftrace not working in PlayStation3 From: Benjamin Herrenschmidt To: Steven Rostedt In-Reply-To: References: <4983BFA2.9010703@am.sony.com> <200901311125.34755.arnd@arndb.de> Content-Type: text/plain Date: Thu, 05 Feb 2009 10:05:23 +1100 Message-Id: <1233788723.4612.10.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Paul Mackerras , Arnd Bergmann , Remis Lima Baima List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > OK, I've been able to reproduce it. It looks like the assumptions of the > trampoline that I've made is not correct if the size of the module is over > some limit. I had to make usb-core into a module, and I see the same > bug. > > I'll take a deeper look into it. Thanks ! I've been a bit swamped lately and didn't get a chance to dig into that one .. yet. Let me know if you are stuck tho. Cheers Ben.