linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] arm64: head.S cleanup
@ 2015-03-04 19:11 Ard Biesheuvel
  2015-03-04 19:11 ` [PATCH v3 1/4] arm64: add macros for common adrp usages Ard Biesheuvel
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ard Biesheuvel @ 2015-03-04 19:11 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-03-05  7:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-04 19:11 [PATCH v3 0/4] arm64: head.S cleanup Ard Biesheuvel
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

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).