diff options
| author | Brian Gerst <brgerst@gmail.com> | 2009-01-26 08:44:05 -0500 | 
|---|---|---|
| committer | Ingo Molnar <mingo@elte.hu> | 2009-01-26 15:18:10 +0100 | 
| commit | 5a611268b69f05262936dd177205acbce4471358 (patch) | |
| tree | 279e49c5b3f597790817959c63070ff989d51952 /scripts/basic/hash.c | |
| parent | 99d0000f710f3432182761f65f9658f1cf0bf455 (diff) | |
generic, x86: fix __per_cpu_load relocation
This patch fixes this linker error:
 WARNING: Absolute relocations present
 Offset     Info     Type     Sym.Value Sym.Name
 c0a4e07d 00e78001   R_386_32 c0ab0000  __per_cpu_load
Now, __per_cpu_load is a section-relative symbol:
 c0aa4000 D __per_cpu_load
 c0aa4000 A __per_cpu_load_abs
Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'scripts/basic/hash.c')
0 files changed, 0 insertions, 0 deletions
