All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Jan Beulich <jbeulich@novell.com>
Cc: Andrew Morton <akpm@osdl.org>, Andreas Kleen <ak@suse.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] fall back to old-style call trace if no unwinding is possible
Date: Fri, 2 Jun 2006 13:58:18 +0200	[thread overview]
Message-ID: <20060602115814.GA29453@elte.hu> (raw)
In-Reply-To: <20060602115709.GA29066@elte.hu>


* Ingo Molnar <mingo@elte.hu> wrote:

> hm, could you please merge this ontop of the stacktrace-output 
> beautification patch below that Andrew already has in his post-mm2 
> tree? (or the other way around - whichever you prefer)

which also needs the following addon.

	Ingo

Index: linux/arch/x86_64/kernel/traps.c
===================================================================
--- linux.orig/arch/x86_64/kernel/traps.c
+++ linux/arch/x86_64/kernel/traps.c
@@ -292,7 +292,6 @@ void show_trace(struct task_struct *tsk,
 			 * out the call path that was taken. \
 			 */ \
 			printk_address(addr); \
-			printk("\n"); \
 		} \
 	} while (0)
 

  reply	other threads:[~2006-06-02 11:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-02 11:53 [PATCH 1/2] fall back to old-style call trace if no unwinding is possible Jan Beulich
2006-06-02 11:57 ` Ingo Molnar
2006-06-02 11:58   ` Ingo Molnar [this message]
2006-06-02 12:37   ` Jan Beulich
2006-06-02 12:42     ` Ingo Molnar
2006-06-02 13:03       ` Jan Beulich
2006-06-02 18:15   ` Andrew Morton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060602115814.GA29453@elte.hu \
    --to=mingo@elte.hu \
    --cc=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=jbeulich@novell.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.