All of lore.kernel.org
 help / color / mirror / Atom feed
From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 1/3] arm64: Create sections.h
Date: Thu, 25 Aug 2016 15:51:45 +0100	[thread overview]
Message-ID: <20160825145144.GH20748@e104818-lin.cambridge.arm.com> (raw)
In-Reply-To: <1472059650-591-2-git-send-email-james.morse@arm.com>

On Wed, Aug 24, 2016 at 06:27:28PM +0100, James Morse wrote:
> Each time new section markers are added, kernel/vmlinux.ld.S is updated,
> and new extern char __start_foo[] definitions are scattered through the
> tree.
> 
> Create asm/include/sections.h to collect these definitions (and include
> the existing asm-generic version).
> 
> Signed-off-by: James Morse <james.morse@arm.com>
> Reviewed-by: Mark Rutland <mark.rutland@arm.com>
> Tested-by: Mark Rutland <mark.rutland@arm.com>

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>

  reply	other threads:[~2016-08-25 14:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-24 17:27 [PATCH v6 0/3] arm64: hibernate: Support DEBUG_PAGEALLOC James Morse
2016-08-24 17:27 ` [PATCH v6 1/3] arm64: Create sections.h James Morse
2016-08-25 14:51   ` Catalin Marinas [this message]
2016-08-24 17:27 ` [PATCH v6 2/3] arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap James Morse
2016-08-25 15:30   ` Catalin Marinas
2016-08-24 17:27 ` [PATCH v6 3/3] arm64: hibernate: Support DEBUG_PAGEALLOC James Morse
2016-08-25 15:54   ` Catalin Marinas

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=20160825145144.GH20748@e104818-lin.cambridge.arm.com \
    --to=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.