Re: [PATCH 00/37] fix paca memory usage and NR_CPU loops, factor ipi and simplify irq code

2011-05-11 Thread Grant Likely
On Wed, May 11, 2011 at 7:43 AM, Milton Miller wrote: [...] > After doing a bunch of grep's on arch/sh, I think the interesting > parts of super8 interrupt handling that Thomas referred to are in > drivers/sh/intc.  For some reason they populate the radix tree first > with a descriptor of their co

[PATCH 00/37] fix paca memory usage and NR_CPU loops, factor ipi and simplify irq code

2011-05-11 Thread Milton Miller
This series represents a somewhat ordered, somewhat meandering series development series of patches I've been working on for the past few weeks. It starts with memory corruption fixes that need to go back to stable relating to slave cpu searches and paca allocation. After refactoring and taking i