Hi David, I removed cpu_initialized and fixed several bugs. I tested SMP and UP kernels on 2-way Bigsur. Please let me know if there is any problem on the patch. Thanks, Kimi On Fri, 02 Aug 2002 15:18:01 -0700 Kimio Suganuma wrote: > Sorry, I missed to remove that. :-( > cpu_initialized (or something like that) is needed when > CPU Hot Plug is implemented. > __cpu_up() must detect that the CPU has already been initialized > and but offlined or the CPU hasn't been initialized. > But for 2.5.29, such the variable isn't necessary. > And as you pointed out, it should not be in setup.c. > I'll update the patch and send it later. -- Kimio Suganuma