mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Linker script cleanup patches for m32r
@ 2009-09-18 20:32 Tim Abbott
  2009-09-18 20:32 ` [PATCH v2 1/6] m32r: make PAGE_SIZE available to assembly Tim Abbott
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Tim Abbott @ 2009-09-18 20:32 UTC (permalink / raw)
  To: Hirokazu Takata
  Cc: linux-m32r, Linux Kernel Mailing List, Sam Ravnborg, Tim Abbott

This is an updated version of the patch series I sent on September 6
cleaning up the m32r architecture's linker scripts.  It differs from V1
in that I moved spi_stack_top and spu_stack_top to .init.data at
Hirokazu Takata's request.

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 (6):
  m32r: make PAGE_SIZE available to assembly.
  m32r: Define THREAD_SIZE only once.
  m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.
  m32r: Remove unused .altinstructions and .exit.* code from linker
    script.
  m32r: Move the spi_stack_top and spu_stack_top into .init.data
    section.
  m32r: Cleanup linker script using new linker script macros.

 arch/m32r/include/asm/page.h        |    4 +-
 arch/m32r/include/asm/processor.h   |    2 -
 arch/m32r/include/asm/thread_info.h |   15 +------
 arch/m32r/kernel/entry.S            |    7 +++
 arch/m32r/kernel/head.S             |    4 +-
 arch/m32r/kernel/vmlinux.lds.S      |   78 ++++-------------------------------
 6 files changed, 23 insertions(+), 87 deletions(-)


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

end of thread, other threads:[~2009-09-19  8:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-18 20:32 [PATCH v2 0/6] Linker script cleanup patches for m32r Tim Abbott
2009-09-18 20:32 ` [PATCH v2 1/6] m32r: make PAGE_SIZE available to assembly Tim Abbott
2009-09-18 20:32 ` [PATCH v2 2/6] m32r: Define THREAD_SIZE only once Tim Abbott
2009-09-18 20:32 ` [PATCH v2 3/6] m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h Tim Abbott
2009-09-18 20:32 ` [PATCH v2 4/6] m32r: Remove unused .altinstructions and .exit.* code from linker script Tim Abbott
2009-09-18 20:32 ` [PATCH v2 5/6] m32r: Move the spi_stack_top and spu_stack_top into .init.data section Tim Abbott
2009-09-18 20:32 ` [PATCH v2 6/6] m32r: Cleanup linker script using new linker script macros Tim Abbott
2009-09-19  8:35 ` [PATCH v2 0/6] Linker script cleanup patches for m32r 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®