Thomas Gleixner
03491c9293
i386: fix early usage of atomic_add_return and local_add_return on real i386
...
The check (boot_cpu_data.x86 == 3) in atomic_add_return() and
local_add_return() fails, when those operations are used before
boot_cpu_data is filled in.
Change the check to (boot_cpu_data.x86 <= 3) to fix this.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-23 20:14:15 -07:00
..
2007-05-02 19:27:04 +02:00
2007-05-02 19:27:04 +02:00
2007-05-02 19:27:08 +02:00
2007-05-02 19:27:04 +02:00
2007-05-02 19:27:04 +02:00
2007-05-02 19:27:08 +02:00
2007-05-02 19:27:04 +02:00
2007-02-16 08:13:59 -08:00
2007-04-26 14:22:50 -04:00
2007-05-11 08:29:32 -07:00
2007-05-02 19:27:17 +02:00
2007-05-23 20:14:15 -07:00
2007-05-09 07:14:03 +02:00
2007-05-09 07:14:03 +02:00
2007-05-02 19:27:16 +02:00
2007-05-08 11:15:20 -07:00
2007-05-02 19:27:20 +02:00
2007-05-02 19:27:16 +02:00
2007-03-05 07:57:52 -08:00
2007-05-02 19:27:15 +02:00
2007-04-25 22:23:33 -07:00
2007-05-02 19:27:11 +02:00
2007-05-08 11:15:08 -07:00
2007-05-02 19:27:13 +02:00
2007-05-02 19:27:04 +02:00
2007-05-02 19:27:15 +02:00
2007-05-02 19:27:04 +02:00
2007-05-02 19:27:21 +02:00
2007-02-16 08:13:59 -08:00
2007-03-05 07:57:50 -08:00
2007-05-02 19:27:10 +02:00
2007-05-08 11:15:03 -07:00
2007-05-02 19:27:16 +02:00
2007-05-02 19:27:04 +02:00
2007-05-02 19:27:10 +02:00
2007-05-02 19:27:12 +02:00
2007-05-14 15:24:24 -07:00
2007-05-08 11:15:07 -07:00
2007-05-23 20:14:15 -07:00
2007-02-13 13:26:26 +01:00
2007-05-02 19:27:14 +02:00
2007-05-09 12:30:57 -07:00
2007-05-02 19:27:05 +02:00
2007-02-16 08:13:59 -08:00
2007-05-02 19:27:17 +02:00
2007-05-09 12:49:33 -07:00
2007-05-02 19:27:17 +02:00
2007-05-02 19:27:20 +02:00
2007-05-02 19:27:13 +02:00
2007-05-10 09:26:53 -07:00
2007-05-02 19:27:16 +02:00
2007-05-12 11:26:22 -07:00
2007-05-02 19:27:13 +02:00
2007-05-02 19:27:19 +02:00
2007-05-02 19:27:13 +02:00
2007-05-02 19:27:19 +02:00
2007-05-12 11:26:22 -07:00
2007-05-11 08:29:34 -07:00
2007-05-02 19:27:12 +02:00
2007-05-15 08:54:00 -07:00
2007-02-13 13:26:21 +01:00
2007-05-02 19:27:06 +02:00
2007-05-02 19:27:11 +02:00
2007-05-02 19:27:20 +02:00
2007-05-02 19:02:34 -07:00
2007-05-02 19:27:16 +02:00
2007-05-08 11:15:23 -07:00
2007-02-13 13:26:26 +01:00
2007-05-09 12:30:48 -07:00
2007-04-25 22:24:21 -07:00
2007-04-25 22:24:04 -07:00
2007-05-09 07:14:03 +02:00
2007-05-08 11:15:20 -07:00
2007-05-08 11:15:03 -07:00
2007-05-08 11:15:03 -07:00
2007-05-09 12:30:56 -07:00
2007-03-05 07:57:52 -08:00
2007-05-02 19:27:05 +02:00
2007-05-21 09:18:19 -07:00
2007-03-05 07:57:51 -08:00
2007-05-11 08:29:32 -07:00
2007-05-02 19:27:06 +02:00
2007-05-11 08:29:37 -07:00
2007-05-02 19:27:16 +02:00
2007-03-05 07:57:52 -08:00
2007-05-01 10:09:29 -05:00