Re: Troubles booting sparc64 SMP 2.4.18 kernel
Keith Owens <[email protected]> Sun, 17 Mar 2002 01:17:59 +0000
| Newsgroups | org.kernel.vger.ultralinux |
|---|---|
| Message-ID | <marc-linux-ultrasparc-101632805625573@msgid-missing> |
On Sun, 17 Mar 2002 11:11:32 +1100, Erik de Castro Lopo <[email protected]> wrote: >If I then take the working uni-processor kernel tree, switch >on SMP support and then do > > make dep ; make clean ; make ; make modules ; > make modules_install You must make mrproper after switching SMP on/off. Kernel build 2.4 does not correctly rebuild after changing CONFIG_SMP.