From: Heiko Carstens <heiko.carstens@de.ibm.com>
To: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>,
Steven Rostedt <rostedt@goodmis.org>
Cc: 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 19:07:40 +0100 [thread overview]
Message-ID: <20150118180740.GA3587@osiris> (raw)
In-Reply-To: <1421537778-29001-1-git-send-email-kernel@mkarcher.dialup.fu-berlin.de>
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...
next prev parent reply other threads:[~2015-01-18 18:07 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 [this message]
2015-01-18 20:01 ` Steven Rostedt
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=20150118180740.GA3587@osiris \
--to=heiko.carstens@de.ibm.com \
--cc=kernel@mkarcher.dialup.fu-berlin.de \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.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.