From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Paris Subject: Re: WARNING: at kernel/trace/ftrace.c:434 ftrace_bug+0xdb/0x2b1() in 2.6.29-rc1-next-20090116 Date: Fri, 16 Jan 2009 21:18:36 -0500 Message-ID: <1232158716.6614.20.camel@localhost.localdomain> References: <1232144843.6614.14.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.redhat.com ([66.187.237.31]:52935 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756453AbZAQCSt (ORCPT ); Fri, 16 Jan 2009 21:18:49 -0500 In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org On Fri, 2009-01-16 at 19:47 -0500, Steven Rostedt wrote: > # mount -t debugfs none /sys/kernel/debug > # cat /sys/kernel/debug/tracing/dyn_ftrace_total_info [root@unused ~]# cat /sys/kernel/debug/tracing/dyn_ftrace_total_info 0 0 0 > And perhaps, if possible, could I get a copy of the vmlinux that was > built, and a CONFIG to go with it. check out http://people.redhat.com/~eparis/ftrace You should find my config, the vmlinux, and my serial capture on that page. I'll build again right now without all of my filesystem notification patches to make sure they aren't somehow screwing things up (but I pretty seriously doubt it.) -Eric