From: Steven Rostedt <rostedt@goodmis.org>
To: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
Will Deacon <will.deacon@arm.com>,
AKASHI Takahiro <takahiro.akashi@linaro.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] scripts/recordmcount.pl: There is no -m32 option on Super-H
Date: Sun, 18 Jan 2015 15:01:47 -0500 [thread overview]
Message-ID: <20150118150147.0e5d2386@gandalf.local.home> (raw)
In-Reply-To: <20150118180740.GA3587@osiris>
On Sun, 18 Jan 2015 19:07:40 +0100
Heiko Carstens <heiko.carstens@de.ibm.com> wrote:
> On Sun, Jan 18, 2015 at 12:36:15AM +0100, Michael Karcher wrote:
> > Signed-Off-By: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
> > ---
> > scripts/recordmcount.pl | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/scripts/recordmcount.pl b/scripts/recordmcount.pl
> > index 56ea99a..537c38c 100755
> > --- a/scripts/recordmcount.pl
> > +++ b/scripts/recordmcount.pl
> > @@ -255,7 +255,6 @@ if ($arch eq "x86_64") {
> > # force flags for this arch
> > $ld .= " -m shlelf_linux";
> > $objcopy .= " -O elf32-sh-linux";
> > - $cc .= " -m32";
> >
> > } elsif ($arch eq "powerpc") {
> > $local_regex = "^[0-9a-fA-F]+\\s+t\\s+(\\.?\\S+)";
> > --
> > 2.1.3
>
> The Super-H architecure seems to be without any maintainer.
> Maybe Steven cares to pick this patch up. Dunno...
Yeah, I remember when the SH maintainer left.
I can pick it up. How urgent is it? Does it need to go in before the
next merge window? And does it need to be tagged for stable?
-- Steve
next prev parent reply other threads:[~2015-01-18 20:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-17 23:36 Michael Karcher
2015-01-18 18:07 ` Heiko Carstens
2015-01-18 20:01 ` Steven Rostedt [this message]
2015-01-19 17:51 ` Steven Rostedt
2015-01-19 18:10 ` Steven Rostedt
2015-01-19 8:18 John Paul Adrian Glaubitz
2015-01-19 17:10 ` Steven Rostedt
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=20150118150147.0e5d2386@gandalf.local.home \
--to=rostedt@goodmis.org \
--cc=heiko.carstens@de.ibm.com \
--cc=kernel@mkarcher.dialup.fu-berlin.de \
--cc=linux-kernel@vger.kernel.org \
--cc=schwidefsky@de.ibm.com \
--cc=takahiro.akashi@linaro.org \
--cc=will.deacon@arm.com \
--subject='Re: [PATCH 1/1] scripts/recordmcount.pl: There is no -m32 option on Super-H' \
/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
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.