mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] Linker script cleanup patches for score
@ 2009-09-20 17:32 Tim Abbott
  2009-09-20 17:32 ` [PATCH 1/3] score: Make PAGE_SIZE available to assembly Tim Abbott
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tim Abbott @ 2009-09-20 17:32 UTC (permalink / raw)
  To: Chen Liqin, Lennox Wu; +Cc: linux-kernel, Sam Ravnborg, Tim Abbott

This patch series cleans up the linker script for the score
architecture to use the new linker script macros merged in 2.6.31.
I'd love to see these included in 2.6.32 (Sorry that these are coming
so late -- I had missed the score architecture being merged.)

While the changes are pretty straightforward, note that these patches
haven't been tested at all (I don't have an appropriate cross
compiler).

This cross-architecture linker script cleanup project is in
preparation for adding support for building the kernel with
-ffunction-sections -fdata-sections, which is a prerequisite for
Ksplice.

	-Tim Abbott

Tim Abbott (3):
  score: Make PAGE_SIZE available to assembly.
  Make THREAD_SIZE available to assembly files.
  score: Cleanup linker script using new macros.

 arch/score/include/asm/page.h        |    3 +-
 arch/score/include/asm/thread_info.h |   15 ++++---
 arch/score/kernel/vmlinux.lds.S      |   75 +++------------------------------
 3 files changed, 18 insertions(+), 75 deletions(-)


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

end of thread, other threads:[~2009-09-20 17:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-20 17:32 [PATCH 0/3] Linker script cleanup patches for score Tim Abbott
2009-09-20 17:32 ` [PATCH 1/3] score: Make PAGE_SIZE available to assembly Tim Abbott
2009-09-20 17:39   ` Sam Ravnborg
2009-09-20 17:32 ` [PATCH 2/3] Make THREAD_SIZE available to assembly files Tim Abbott
2009-09-20 17:40   ` Sam Ravnborg
2009-09-20 17:32 ` [PATCH 3/3] score: Cleanup linker script using new macros Tim Abbott
2009-09-20 17:41   ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®