All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Paul Mundt <lethal@linux-sh.org>, Ingo Molnar <mingo@elte.hu>,
	linux-kernel@vger.kernel.org
Subject: Re: Detecting endianness in scripts/recordmcount.pl?
Date: Wed, 26 Nov 2008 18:39:35 +0100	[thread overview]
Message-ID: <20081126173935.GA29692@uranus.ravnborg.org> (raw)
In-Reply-To: <alpine.DEB.1.10.0811261213300.26743@gandalf.stny.rr.com>

> > > 
> > > The CONFIG_64BIT test could likewise be adopted for testing endianness, but
> > > not all architectures have config options for endian selections.
> > But we could add this - no?
> > Much better than executing objdump one thousand times.
> 
> Adding a parameter would be better.

Which moves the problem to the caller which is OK.
And then we are back to the same discussion and again we should
introduce a CONFIG_ symbol for it.

	Sam

      reply	other threads:[~2008-11-26 17:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-26  8:39 Detecting endianness in scripts/recordmcount.pl? Paul Mundt
2008-11-26  9:17 ` Paul Mundt
2008-11-26 12:24   ` Steven Rostedt
2008-11-26 13:54 ` Sam Ravnborg
2008-11-26 17:13   ` Steven Rostedt
2008-11-26 17:39     ` Sam Ravnborg [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=20081126173935.GA29692@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=rostedt@goodmis.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.