Grant Grundler wrote: > enum ipi_message_type { > - IPI_RESCHEDULE, > + IPI_NOP=0, > + IPI_RESCHEDULE=1, > IPI_CALL_FUNC, > IPI_CPU_START, In case anyone is wondering, the IPI_NOP=0 and =1 are just weak attempts at debugging the output problems. I don't think they are needed. grant Grant Grundler parisc-linux {PCI|IOMMU|SMP} hacker +1.408.447.7253