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
..
2009-01-13 18:56:30 +01:00
2008-02-05 09:44:18 -08:00
2008-12-10 08:01:53 -08:00
2006-09-22 17:48:56 -07:00
2006-09-22 17:48:56 -07:00
2006-09-11 13:32:27 -04:00
2007-05-11 05:38:25 -04:00
2008-12-09 02:27:39 -05:00
2008-04-30 08:29:54 -07:00
2009-01-06 15:59:13 -08:00
2008-02-07 08:42:30 -08:00
2008-02-07 08:42:30 -08:00
2008-02-06 10:41:00 -08:00
2006-12-01 14:52:01 -08:00
2008-05-01 08:03:58 -07:00
2008-06-30 12:51:05 +02:00
2008-07-26 12:00:03 -07:00
2008-07-26 12:00:03 -07:00
2005-07-26 14:35:41 -07:00
2005-04-16 15:20:36 -07:00
2005-05-01 08:59:06 -07:00
2007-07-16 09:05:45 -07:00
2008-04-30 08:29:54 -07:00
2008-10-16 11:21:40 -07:00
2005-04-16 15:20:36 -07:00
2008-05-02 16:18:42 -07:00
2008-07-25 10:53:27 -07:00
2008-08-12 16:07:31 -07:00
2008-04-24 23:40:47 +02:00
2006-10-05 15:10:12 +01:00
2008-05-02 16:18:19 -07:00
2009-01-14 19:56:50 -08:00
2008-10-27 11:39:03 +01:00
2007-10-12 14:55:37 -04:00
2009-01-06 15:59:13 -08:00
2009-01-06 15:59:10 -08:00
2007-05-02 19:27:14 +02:00
2007-02-11 10:51:17 -08:00
2008-10-23 09:18:20 -07:00
2006-10-03 23:01:26 +02:00
2008-10-23 09:18:20 -07:00
2008-04-30 08:29:54 -07:00
2008-07-26 12:00:03 -07:00
2005-09-08 14:57:25 -07:00
2009-01-16 14:20:31 +01:00
2008-07-28 16:30:21 -07:00
2008-02-05 09:44:18 -08:00
2009-01-13 19:13:01 +01:00
2007-05-11 08:29:34 -07:00
2008-01-25 21:08:27 +01:00
2009-01-15 16:39:40 -08:00
2009-01-16 14:19:14 +01:00
2008-09-23 13:26:52 +02:00
2006-04-27 06:57:23 +01:00
2008-09-04 09:46:08 +01:00
2008-09-05 14:39:38 -07:00
2008-02-08 09:22:24 -08:00
2008-02-04 16:48:00 +01:00
2008-12-13 21:20:27 +10:30
2005-04-16 15:20:36 -07:00
2009-01-29 17:18:54 +01:00
2005-04-16 15:20:36 -07:00