All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] arm64: head.S cleanup
@ 2015-03-04 11:23 Ard Biesheuvel
  2015-03-04 11:23 ` [PATCH v2 1/3] arm64: remove processor_id Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ard Biesheuvel @ 2015-03-04 11:23 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.

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

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

end of thread, other threads:[~2015-03-04 18:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-04 11:23 [PATCH v2 0/3] arm64: head.S cleanup Ard Biesheuvel
2015-03-04 11:23 ` [PATCH v2 1/3] arm64: remove processor_id Ard Biesheuvel
2015-03-04 11:57   ` Mark Rutland
2015-03-04 18:08   ` Catalin Marinas
2015-03-04 11:23 ` [PATCH v2 2/3] arm64: remove __switch_data object from head.S Ard Biesheuvel
2015-03-04 18:08   ` Catalin Marinas
2015-03-04 11:23 ` [PATCH v2 3/3] arm64: remove __lookup_processor_type_data " Ard Biesheuvel
2015-03-04 18:09   ` Catalin Marinas

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.