Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers

From: Matthew Wilcox
Date: Sat Oct 07 2006 - 10:45:27 EST


On Fri, Oct 06, 2006 at 08:54:44PM -0600, Matthew Wilcox wrote:
> git-pull git://git.parisc-linux.org/git/linux-2.6.git irq-fixes
>
> Or apply the patch below, if that's easier

And the next series of patches actually make it boot.

git-pull git://git.parisc-linux.org/git/linux-2.6.git irq-fixes

Kyle McMartin:
[PARISC] Make firmware calls irqsafe-ish...

Matthew Wilcox:
[PARISC] Use set_irq_regs
[PA-RISC] Fix boot breakage
[PARISC] pdc_init no longer exists
[PARISC] More pt_regs removal

arch/parisc/kernel/drivers.c | 6 -
arch/parisc/kernel/firmware.c | 250 +++++++++++++++++++++++++-----------------
arch/parisc/kernel/irq.c | 3
arch/parisc/kernel/smp.c | 15 --
arch/parisc/kernel/time.c | 32 ++---
include/asm-parisc/pdc.h | 2
6 files changed, 177 insertions(+), 131 deletions(-)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/