linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <michael@ellerman.id.au>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Alan Modra <amodra@au1.ibm.com>, ppc-dev <linuxppc-dev@lists.ozlabs.org>
Subject: Re: [PATCH 1/2] powerpc: remove section changes from _GLOBAL() and friends
Date: Mon, 15 Apr 2013 22:00:17 +1000	[thread overview]
Message-ID: <20130415120016.GB12701@concordia> (raw)
In-Reply-To: <20121129105525.0e47b3b3e51aebe7ded3b7b6@canb.auug.org.au>

On Thu, Nov 29, 2012 at 10:55:25AM +1100, Stephen Rothwell wrote:
> These sometimes produce unexpected results and make it hard to put the
> start up code (for 64 bit) into the .head.text section.

...

> diff --git a/arch/powerpc/kernel/head_fsl_booke.S b/arch/powerpc/kernel/head_fsl_booke.S
> index 6f62a73..4ec5625 100644
> --- a/arch/powerpc/kernel/head_fsl_booke.S
> +++ b/arch/powerpc/kernel/head_fsl_booke.S
> @@ -776,6 +776,8 @@ tlb_write_entry:
>  	mfspr	r10, SPRN_SPRG_RSCRATCH0
>  	rfi					/* Force context change */
>  
> +	,text
> +

I'm assuming this should be .text ?

cheers

  parent reply	other threads:[~2013-04-15 12:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-28 23:55 [PATCH 1/2] powerpc: remove section changes from _GLOBAL() and friends Stephen Rothwell
2012-11-28 23:57 ` [PATCH 2/2] powerpc: collapse some equivalent asm macros Stephen Rothwell
2013-04-15 12:00 ` Michael Ellerman [this message]
2013-04-15 13:30   ` [PATCH 1/2] powerpc: remove section changes from _GLOBAL() and friends Stephen Rothwell
2013-04-15 16:17     ` Stephen Rothwell
2013-04-16  8:33       ` Michael Ellerman

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=20130415120016.GB12701@concordia \
    --to=michael@ellerman.id.au \
    --cc=amodra@au1.ibm.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=sfr@canb.auug.org.au \
    /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).