Bill Irwin wrote: > On Wed, May 02, 2007 at 06:56:09PM -0700, Jeremy Fitzhardinge wrote: > >> This fixes two bugs: >> - the stack allocation must be marked __cpuinit, since it gets called >> on resume as well. >> - presumably the interrupt stack should be freed on unplug if its >> going to get reallocated on every plug. >> [ Only non-vmalloced stacks tested. ] >> Signed-off-by: Jeremy Fitzhardinge <[EMAIL PROTECTED]> >> --- >> arch/i386/kernel/irq.c | 42 +++++++++++++++++++++++++++++++++++++----- >> 1 file changed, 37 insertions(+), 5 deletions(-) >> > > Updated patch follows. Please add your Signed-off-by: if it meets your > approval;
What does it apply to? I'm getting conflicts if I replace my patch with this. Or does it replace one of your patches? J - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/