[parisc-linux-cvs] linux-2.6 tausq
Randolph Chung
tausq at parisc-linux.org
Thu Jul 15 10:54:17 MDT 2004
CVSROOT: /var/cvs
Module name: linux-2.6
Changes by: tausq 04/07/15 10:54:17
Modified files:
. : Makefile
arch/parisc/kernel: irq.c processor.c smp.c
Log message:
2.6.7-pa15
- remove nosmp and maxcpus handling in arch/parisc/kernel/smp.c, it is
handled by generic code
- hook up processor_probe() to bring up slave cpus
- don't assign irqs to CPUs that are not yet online
On a a500, boots with either one cpu (one disabled in PDC), or with
2 CPUs enabled, and nosmp. However, with full smp enabled, the machine
will HPMC when the 2nd CPU is brought online.
More information about the parisc-linux-cvs
mailing list