[PATCH v3 0/7] m68knommu: Clean up linker script using new linker script macros.

From: Tim Abbott
Date: Mon Oct 12 2009 - 21:34:53 EST


On Mon, 12 Oct 2009, Greg Ungerer wrote:
> Tim Abbott wrote:
>> I don't any good ideas for what in patch is likely to be
>> responsible. Would it be helpful to debug if I split this into ~5
>> very small patches so that we can find out what part of the patch
>> is responsible?
> Yes, that will make it quick and easy for me.

OK, below's a new patch series that is the same as the previous one
but in 7-patch format.

-Tim Abbott

Tim Abbott (7):
m68knommu: Don't hardcode the value of PAGE_SIZE in the linker
script.
m68knommu: Make THREAD_SIZE available to assembly files.
m68knommu: Use INIT_TASK_DATA and CACHELINE_ALIGNED_DATA.
m68knommu: Use more macros inside the .init section.
m68knommu: Move __init_begin out of the .init section.
m68knommu: Move __init_end out of the .init section.
m68knommu: Split the .init section into INIT_TEXT_SECTION and
INIT_DATA_SECTION.

arch/m68k/include/asm/thread_info_no.h | 4 +-
arch/m68knommu/kernel/vmlinux.lds.S | 41 ++++++++-----------------------
2 files changed, 13 insertions(+), 32 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/