[PATCH v2 0/3] arm64: head.S cleanup

Ard Biesheuvel ard.biesheuvel at linaro.org
Wed Mar 4 03:23:14 PST 2015


This some janitorial work on head.S, just stuff I noticed when making
changes to it for other reasons.

Some may find the churn pointless, but my opinion is that .S files -if they
cannot be avoided in the first place- should be as simple and straightforward
as possible.

Ard Biesheuvel (3):
  arm64: remove processor_id
  arm64: remove __switch_data object from head.S
  arm64: remove __lookup_processor_type_data, object from head.S

 arch/arm64/kernel/head.S  | 58 ++++++++++++++---------------------------------
 arch/arm64/kernel/setup.c |  3 ---
 2 files changed, 17 insertions(+), 44 deletions(-)

-- 
1.8.3.2




More information about the linux-arm-kernel mailing list