Andrew Morton
033ab7f8e5
[PATCH] add smp_setup_processor_id()
...
Presently, smp_processor_id() isn't necessarily set up until setup_arch().
But it's used in boot_cpu_init() and printk() and perhaps in other places,
prior to setup_arch() being called.
So provide a new smp_setup_processor_id() which is called before anything
else, wire it up for Voyager (which boots on a CPU other than #0 , and broke).
Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-30 11:25:37 -07:00
..
2006-06-29 10:26:21 -07:00
2006-06-28 15:51:01 -07:00
2006-06-28 14:59:06 -07:00
2006-06-27 17:32:36 -07:00
2006-06-29 16:58:19 -07:00
2006-06-27 17:32:38 -07:00
2006-06-28 14:59:04 -07:00
2006-06-27 17:32:41 -07:00
2006-06-27 17:32:39 -07:00
2006-06-28 14:59:04 -07:00
2006-06-29 21:10:50 +01:00
2006-06-28 14:59:04 -07:00
2006-06-27 17:32:47 -07:00
2006-06-29 14:19:21 -07:00
2006-06-27 17:32:47 -07:00
2006-06-29 10:26:24 -07:00
2006-06-29 10:49:17 -07:00
2006-06-27 17:32:48 -07:00
2006-06-29 10:26:26 -07:00
2006-06-28 14:59:05 -07:00
2006-06-29 10:26:20 -07:00
2006-06-27 17:32:38 -07:00
2006-06-27 17:32:37 -07:00
2006-06-30 11:25:34 -07:00
2006-06-30 11:25:36 -07:00
2006-06-28 14:59:04 -07:00
2006-06-29 16:58:06 -07:00
2006-06-29 16:58:08 -07:00
2006-06-28 14:59:04 -07:00
2006-06-27 17:32:37 -07:00
2006-06-27 17:32:43 -07:00
2006-06-30 11:25:35 -07:00
2006-06-30 11:25:34 -07:00
2006-06-27 09:24:00 -07:00
2006-06-28 15:54:27 -07:00
2006-06-27 09:24:00 -07:00
2006-06-27 17:32:38 -07:00
2006-06-27 17:32:40 -07:00
2006-06-28 14:59:04 -07:00
2006-06-27 17:32:47 -07:00
2006-06-30 11:25:37 -07:00
2006-06-27 17:32:42 -07:00
2006-06-27 17:32:42 -07:00
2006-06-30 11:25:37 -07:00
2006-06-29 16:58:30 -07:00
2006-06-30 11:25:37 -07:00
2006-06-30 11:25:35 -07:00
2006-06-27 17:32:46 -07:00
2006-06-27 17:32:47 -07:00
2006-06-27 17:32:45 -07:00
2006-06-28 14:59:05 -07:00
2006-06-28 14:59:05 -07:00
2006-06-27 09:24:00 -07:00
2006-06-28 14:59:04 -07:00
2006-06-30 11:25:36 -07:00