From: ard.biesheuvel@linaro.org (Ard Biesheuvel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/4] arm64: head.S cleanup
Date: Wed, 4 Mar 2015 20:11:24 +0100 [thread overview]
Message-ID: <1425496288-14483-1-git-send-email-ard.biesheuvel@linaro.org> (raw)
This some janitorial work on head.S, just stuff I noticed when making
changes to it for other reasons.
Changes since v2:
- added separate patch to add macros for adrp/add, adrp/ldr and adrp/str
- added R-b's
Ard Biesheuvel (4):
arm64: add macros for common adrp usages
arm64: remove processor_id
arm64: remove __switch_data object from head.S
arm64: remove __lookup_processor_type_data, object from head.S
arch/arm64/include/asm/assembler.h | 20 +++++++++++++++
arch/arm64/kernel/head.S | 52 ++++++++------------------------------
arch/arm64/kernel/setup.c | 3 ---
3 files changed, 31 insertions(+), 44 deletions(-)
--
1.8.3.2
next reply other threads:[~2015-03-04 19:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-04 19:11 Ard Biesheuvel [this message]
2015-03-04 19:11 ` [PATCH v3 1/4] arm64: add macros for common adrp usages Ard Biesheuvel
2015-03-05 7:58 ` Ard Biesheuvel
2015-03-04 19:11 ` [PATCH v3 2/4] arm64: remove processor_id Ard Biesheuvel
2015-03-04 19:11 ` [PATCH v3 3/4] arm64: remove __switch_data object from head.S Ard Biesheuvel
2015-03-04 19:11 ` [PATCH v3 4/4] arm64: remove __lookup_processor_type_data, " Ard Biesheuvel
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=1425496288-14483-1-git-send-email-ard.biesheuvel@linaro.org \
--to=ard.biesheuvel@linaro.org \
--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 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).