Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760199AbYAKLyd (ORCPT ); Fri, 11 Jan 2008 06:54:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753283AbYAKLy0 (ORCPT ); Fri, 11 Jan 2008 06:54:26 -0500 Received: from moutng.kundenserver.de ([212.227.126.174]:59857 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753093AbYAKLyY (ORCPT ); Fri, 11 Jan 2008 06:54:24 -0500 To: Arjan van de Ven Cc: Linus Torvalds , linux-kernel@vger.kernel.org, mingo@elte.hu, akpm@linux-foundation.org Subject: Re: Make the 32 bit Frame Pointer backtracer fall back to traditional References: <20080109220508.686bbda4@laptopd505.fenrus.org> <20080110203519.573567b7@laptopd505.fenrus.org> From: Olaf Dietsche Date: Fri, 11 Jan 2008 12:54:17 +0100 In-Reply-To: <20080110203519.573567b7@laptopd505.fenrus.org> (Arjan van de Ven's message of "Thu\, 10 Jan 2008 20\:35\:19 -0800") Message-ID: <87d4s8mvbq.fsf@goat.lan> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Provags-ID: V01U2FsdGVkX19OXMPHHarXggZeUDlI0gEw4vFnYptLp1mlCOH +vcLoV5M1YstXYjxs24jnykkiA+2MX5oWlUBX0JPRoHSVZuXR5 IkvUEPo6oHRGbuBiyz3wA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1582 Lines: 40 Arjan van de Ven writes: > I coded it, it's not all that bad, the output looks like: > > Pid: 0, comm: swapper Not tainted 2.6.24-rc7 #17 > [] show_trace_log_lvl+0x1a/0x2f > [] show_trace+0x12/0x14 > [] dump_stack+0x6a/0x70 > [] backtrace_test_timer+0x23/0x25 [backtracetest] > [] run_timer_softirq+0x11b/0x17c > [] .backtrace_test_timer+0x0/0x25 [backtracetest] > [] .trace_hardirqs_on+0x101/0x13b > [] .backtrace_test_timer+0x0/0x25 [backtracetest] > [] __do_softirq+0x42/0x94 > [] do_softirq+0x50/0xb6 > [] .handle_edge_irq+0x0/0xfa > [] irq_exit+0x37/0x67 > [] do_IRQ+0x9a/0xaf > [] common_interrupt+0x2e/0x34 > [] .write_watchdog_counter32+0x5/0x48 > [] .acpi_idle_enter_simple+0x167/0x1da > [] cpuidle_idle_call+0x52/0x78 > [] cpu_idle+0x46/0x60 > [] rest_init+0x43/0x45 > [] start_kernel+0x279/0x27f > [] .unknown_bootoption+0x0/0x1a4 > ======================= > > where I used a "." to indicate potentially-unreliable (this I'm not > very happy with, but I can print anything I want on either side of > the function; ideas welcome). Maybe question marks? Regards, Olaf. -- 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/