Ingo Molnar dba3d36b2f Revert "generic, x86: fix __per_cpu_load relocation"
This reverts commit 5a611268b69f05262936dd177205acbce4471358.

It is causing occasional boot crashes, caused by certain
linker versions (GNU ld version 2.18.50.0.6-2 20080403) messing up:

 82dcc000 D __per_cpu_load
 c16e6000 A __per_cpu_load_abs

The __per_cpu_load value is out of whack. Hpa noticed the following
detail:

  * (gdb) p/x -(0xc16e6000-0x82dcc000)
  * $2 = 0xc16e6000
  * I.e. one is the other << 1

The two symbols should be equal.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-29 17:18:54 +01:00
..
2008-02-06 10:41:00 -08:00
2008-05-01 08:03:58 -07:00
2005-04-16 15:20:36 -07:00
2007-07-16 09:05:45 -07:00
2008-10-16 11:21:40 -07:00
2005-04-16 15:20:36 -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
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00