> you also might be sure you are doing a "make clean".  Once you compile
> a non-smp kernel, and then switch to SMP, the "make" might not recompile
> every source file.  ie do:
> make oldconfig; make dep; make clean; make install

usually for me this did not work.

> and see if you get errors.  If you do, reinstall the source as something
> has gone wrong...

a "make mrproper" with saving the .config before and then the above
should do the job.

frank

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to