diff options
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-03-10 19:19:18 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-03-14 23:37:14 +0100 |
commit | b9719a4d9cfa5d46fa6a1eb3e3fc2238e7981e4d (patch) | |
tree | cf0388efb149437c7d4f1e14fc4c2b401d728a0f /drivers/hwmon/Kconfig | |
parent | Merge branch 'core/percpu' into x86/core (diff) | |
download | linux-b9719a4d9cfa5d46fa6a1eb3e3fc2238e7981e4d.tar.xz linux-b9719a4d9cfa5d46fa6a1eb3e3fc2238e7981e4d.zip |
x86: make section delimiter symbols part of their section
Impact: cleanup
Move the symbols delimiting a section part of the section
(section relative) rather than absolute. This avoids any
unexpected gaps between the section-start symbol and the first
data in the section, which could be caused by implicit
alignment of the section data. It also makes the general
form of vmlinux_64.lds.S consistent with vmlinux_32.lds.S.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'drivers/hwmon/Kconfig')
0 files changed, 0 insertions, 0 deletions