Here's the latest update of the SMP patch (see [1] for a previous incarnation). It may not be ready for upstream merging yet, but it would be helpful to get some review and testing of it. Todo items: - IRQ_INPROGRESS flag - use sparc64 irq buckets, or generic irq_desc? - sun4d - re-indent large chunks of sun4m_smp.c - some places assume sequential cpu numbering (i.e. 0,1 instead of 0,2) Last I checked (with 2.6.14), random programs segfault with dual HyperSPARC. And with SuperSPARC II's, it seems stable but will eventually die from a write lock error (wrong lock owner or something). I haven't tried the HyperSPARC + highmem combination recently, so that may still be a problem. Bob [1] http://marc.theaimsgroup.com/?l=linux-sparc&m=110828111116713&w=2