commit | 79929fd1c1887d2a057cbb80d487a2e2f1c01a02 | [log] [tgz] |
---|---|---|
author | Vivek Goyal <vgoyal@in.ibm.com> | Thu Dec 07 02:14:10 2006 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Thu Dec 07 02:14:10 2006 +0100 |
tree | 54090a688a9610ebc3c53f7b9529e287f8eaafc0 | |
parent | 2c22d8baa98a92022acb85b0b7c6f4a60df55f47 [diff] |
[PATCH] i386: Convert more absolute symbols to section relative o Convert more absolute symbols to section relative to keep the theme in vmlinux.lds.S file and to avoid problem if kernel is relocated. o Also put a message so that in future people can be aware of it and avoid introducing absolute symbols. Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com> Signed-off-by: Andi Kleen <ak@suse.de> Cc: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org>