On Mon, 2010-02-01 at 22:55 +0100, Christoph Hellwig wrote: > > +typedef struct { > > + unsigned int __softirq_pending; > > +} ____cacheline_aligned irq_cpustat_t; > > No need to bother with an irq_cpustat_t type at all in this case, just > declare a softirq_pending per-cpu variable.
I think his subsequent patches add members to that struct for CE, MCE etc... stats. Cheers, Ben. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev