[PATCH v3 0/4] arm64: head.S cleanup
Ard Biesheuvel
ard.biesheuvel at linaro.org
Wed Mar 4 11:11:24 PST 2015
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
More information about the linux-arm-kernel
mailing list