linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb.auug.org.au>
To: Michael Ellerman <michael@ellerman.id.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: Tue, 16 Apr 2013 02:17:47 +1000	[thread overview]
Message-ID: <20130416021747.a9608ca92eb68495493e061b@canb.auug.org.au> (raw)
In-Reply-To: <20130415233040.ca38e79ce08c519554baa865@canb.auug.org.au>

[-- Attachment #1: Type: text/plain, Size: 1092 bytes --]

Hi Michael,

On Mon, 15 Apr 2013 23:30:40 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> On Mon, 15 Apr 2013 22:00:17 +1000 Michael Ellerman <michael@ellerman.id.au> wrote:
> >
> > 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 ?
> 
> Indeed.  Oops :-)

BTW, those patches are almost certainly stale by now and would need to be
redone before be included on the kernel proper.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2013-04-15 16:17 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 ` [PATCH 1/2] powerpc: remove section changes from _GLOBAL() and friends Michael Ellerman
2013-04-15 13:30   ` Stephen Rothwell
2013-04-15 16:17     ` Stephen Rothwell [this message]
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=20130416021747.a9608ca92eb68495493e061b@canb.auug.org.au \
    --to=sfr@canb.auug.org.au \
    --cc=amodra@au1.ibm.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=michael@ellerman.id.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).