public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Re: CPU hotplug boot change for IA64
@ 2002-08-02 21:44 David Mosberger
  2002-08-02 22:18 ` Kimio Suganuma
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: David Mosberger @ 2002-08-02 21:44 UTC (permalink / raw)
  To: linux-ia64

What's the reason for putting cpu_initialize in setup.c instead of
smp.c?  Also, I much prefer to have all global variables declared in
header files; especially for special things that are marked __init or
__devinit, etc.  Nothing worse than someone accidentally trying to use
the variable after its gone.  (Yes, there are other offenders, but
that's no reason to add to the problem.)

	--david


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

end of thread, other threads:[~2002-08-08  4:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-02 21:44 [Linux-ia64] Re: CPU hotplug boot change for IA64 David Mosberger
2002-08-02 22:18 ` Kimio Suganuma
2002-08-03  0:53 ` Kimio Suganuma
2002-08-03  3:29 ` Rusty Russell
2002-08-03  4:10 ` Kimio Suganuma
2002-08-05  1:19 ` Rusty Russell
2002-08-05  4:33 ` Andrew Morton
2002-08-06 18:33 ` Erich Focht
2002-08-06 20:26 ` Kimio Suganuma
2002-08-08  4:19 ` Kimio Suganuma

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