linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: Joerg Dorchain <joerg@dorchain.net>
Cc: linuxppc-dev@ozlabs.org, domen@coderock.org
Subject: Re: [patch 1/4] delete unused file arch_ppc_kernel_find_name.c
Date: Mon, 7 Mar 2005 20:13:09 +1100	[thread overview]
Message-ID: <16940.6949.757096.59594@cargo.ozlabs.ibm.com> (raw)
In-Reply-To: <20050307073721.GB15637@Redstar.dorchain.net>

Joerg Dorchain writes:

> To me it looks more like a devloper aid than a kernel file. Ok, it
> functionality could be replaced by a grep -C, but really delete it?

Last time I looked, grep didn't have the ability to find a string that
isn't in the file.  The address you are searching for might be between
two addresses listed in System.map, in which case find_name.c will
print the symbol corresponding to the lower of the two addresses.  Not
that I use find_name.c myself.  I agree that arch/ppc/kernel is a bad
place for it too.

Paul.

      parent reply	other threads:[~2005-03-07  9:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-06 22:22 [patch 1/4] delete unused file arch_ppc_kernel_find_name.c domen
2005-03-07  7:37 ` Joerg Dorchain
2005-03-07  8:25   ` Domen Puncer
2005-03-07  9:13   ` Paul Mackerras [this message]

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=16940.6949.757096.59594@cargo.ozlabs.ibm.com \
    --to=paulus@samba.org \
    --cc=domen@coderock.org \
    --cc=joerg@dorchain.net \
    --cc=linuxppc-dev@ozlabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).