Re: [PATCH 03/11] x86: Use macros for .data.page_aligned.

From: H. Peter Anvin
Date: Wed May 06 2009 - 12:20:38 EST


Tim Abbott wrote:
> .data.page_aligned should not need a separate output section. So, as
> part of this cleanup I moved it into the .data output section in the
> linker scripts in order to eliminate unnecessary references to the
> section name.

"Should not need" is one thing, but personally I find that it enhances
debuggability to not merge input sections with different attributes too
much. They still get merged into single segments.

-hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

--
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/