All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steven Rostedt <rostedt@goodmis.org>
To: Matt Fleming <mjf@gentoo.org>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>,
	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: Mon, 19 Jan 2015 12:51:25 -0500	[thread overview]
Message-ID: <20150119175125.GA25043@home.goodmis.org> (raw)
In-Reply-To: <1421537778-29001-1-git-send-email-kernel@mkarcher.dialup.fu-berlin.de>


Matt,

You initially added this code. Are you OK with this change?

-- Steve

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
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

  parent reply	other threads:[~2015-01-19 17:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-17 23:36 [PATCH 1/1] scripts/recordmcount.pl: There is no -m32 option on Super-H Michael Karcher
2015-01-18 18:07 ` Heiko Carstens
2015-01-18 20:01   ` Steven Rostedt
2015-01-19 17:51 ` Steven Rostedt [this message]
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=20150119175125.GA25043@home.goodmis.org \
    --to=rostedt@goodmis.org \
    --cc=heiko.carstens@de.ibm.com \
    --cc=kernel@mkarcher.dialup.fu-berlin.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjf@gentoo.org \
    --cc=schwidefsky@de.ibm.com \
    --cc=takahiro.akashi@linaro.org \
    --cc=will.deacon@arm.com \
    /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.