linux/include/asm-generic
Brian Gerst 5a611268b6 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>
2009-01-26 15:18:10 +01:00
..
2008-02-06 10:41:00 -08:00
2008-05-01 08:03:58 -07:00
2007-07-16 09:05:45 -07:00
2008-10-16 11:21:40 -07:00
2008-08-12 16:07:31 -07:00
2008-05-02 16:18:19 -07:00
2005-09-08 14:57:25 -07:00
2007-05-11 08:29:34 -07:00
2009-01-15 16:39:40 -08:00
2008-09-05 14:39:38 -07:00