public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* percpu data for non-existant cpus
@ 2003-11-04  0:55 Jack Steiner
  2003-11-04  1:43 ` Takayoshi Kochi
  2003-11-04 23:04 ` Matthew Wilcox
  0 siblings, 2 replies; 3+ messages in thread
From: Jack Steiner @ 2003-11-04  0:55 UTC (permalink / raw)
  To: linux-ia64

It was neccessary in 2.4 to allocate cpu_data areas for
non-existent cpus. I forget where, but some generic
initialization code expected to be able to reference cpu_data 
for all cpus up to NR_CPUS.

Does 2.6 have the same requirement or can I allocate cpu_data
areas only for cpus that exist or might exist (cpu_possible()).


-- 
Thanks

Jack Steiner (steiner@sgi.com)          651-683-5302
Principal Engineer                      SGI - Silicon Graphics, Inc.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-11-04 23:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-04  0:55 percpu data for non-existant cpus Jack Steiner
2003-11-04  1:43 ` Takayoshi Kochi
2003-11-04 23:04 ` Matthew Wilcox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox