[parisc-linux-cvs] linux grundler
Grant Grundler
parisc-linux@lists.parisc-linux.org
Sun, 7 Jul 2002 00:23:38 -0600 (MDT)
CVSROOT: /var/cvs
Module name: linux
Changes by: grundler 02/07/07 00:23:38
Modified files:
. : Makefile
arch/parisc/kernel: irq.c parisc_ksyms.c smp.c
Log message:
2.4.18-pa50 SMP fixups
o fix warnings in irq.c
o added EXPORT_SYMBOL(smp_num_cpus)
o remove irq_enter/exit() calls from smp_do_timer() since we
already call those interfaces in do_irq(). thanks to richard
for spotting this. "top" seems to report the right stuff now
on dual A500.