linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Nicholas Piggin <npiggin@gmail.com>
Cc: linuxppc-dev@lists.ozlabs.org, Nicholas Piggin <npiggin@gmail.com>
Subject: Re: powerpc/64: place .text immediately following .head.text
Date: Sat,  3 Dec 2016 22:31:14 +1100 (AEDT)	[thread overview]
Message-ID: <3tW83k1STcz9t1F@ozlabs.org> (raw)
In-Reply-To: <20161126032031.12765-1-npiggin@gmail.com>

On Sat, 2016-11-26 at 03:20:31 UTC, Nicholas Piggin wrote:
> Do not introduce any additional alignment. Placement of text section
> will be set by fixed section macros. Without this, output section
> alignment defaults to 4096, which makes BookE text section start at
> 0x1000 when it is expected to start at 0x100.
> 
> This was introduced by 57f266497d81 ("powerpc: Use gas sections for
> arranging exception vectors") and was caught with the scripted head
> section checker (not yet merged).
> 
> Fixes: 57f266497d81
> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>

Applied to powerpc fixes, thanks.

https://git.kernel.org/powerpc/c/dadc4a1bb9f0095343ed9dd4f1d9f3

cheers

      reply	other threads:[~2016-12-03 11:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-26  3:20 [PATCH] powerpc/64: place .text immediately following .head.text Nicholas Piggin
2016-12-03 11:31 ` Michael Ellerman [this message]

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=3tW83k1STcz9t1F@ozlabs.org \
    --to=patch-notifications@ellerman.id.au \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=npiggin@gmail.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 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).