[parisc-linux] Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Matthew Wilcox
matthew at wil.cx
Sat Oct 7 08:44:53 MDT 2006
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(-)
More information about the parisc-linux
mailing list