All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paulo Marques <pmarques@grupopie.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] exclude h8300 local symbols (Re: kallsyms exclude local symbols)
Date: Mon, 08 Sep 2008 20:20:39 +0100	[thread overview]
Message-ID: <48C57B07.6000701@grupopie.com> (raw)
In-Reply-To: <20080907235627.293b0a4b.akpm@linux-foundation.org>

Andrew Morton wrote:
> This patch broke kallsyms on powerpc.  Please see
> http://ozlabs.org/pipermail/linuxppc-dev/2008-September/062549.html

I've just looked at that post and it seems that there are a lot of 
regular symbols that start with '.' on powerpc (see: 
http://userweb.kernel.org/~akpm/nm-n.txt ).

I guess the best solution would be to change the patch to use that 
filter only when the target architecture is h8300, so that it doesn't 
mess with other architectures.

-- 
Paulo Marques - www.grupopie.com

"To be, or not to be? That is ..... liable to be removed at -O2 and above."

  reply	other threads:[~2008-09-08 19:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-07  4:55 [PATCH] kallsyms exclude local symbols Yoshinori Sato
2008-08-07 12:00 ` Paulo Marques
2008-08-07 23:36   ` [PATCH] exclude h8300 local symbols (Re: kallsyms exclude local symbols) Yoshinori Sato
2008-09-08  6:56     ` Andrew Morton
2008-09-08 19:20       ` Paulo Marques [this message]
2008-09-08 20:58       ` Yoshinori Sato
2008-09-08 23:39         ` Hugh Dickins
2008-09-09  3:07           ` Yoshinori Sato
2008-09-12 19:28             ` Yoshinori Sato

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=48C57B07.6000701@grupopie.com \
    --to=pmarques@grupopie.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ysato@users.sourceforge.jp \
    /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.