Re: [PATCH 6/16] CRIS architecture: Correct compile errors

2007-10-31 Thread Jesper Nilsson
On Tue, Oct 30, 2007 at 03:14:10PM -0700, Andrew Morton wrote: > On Tue, 30 Oct 2007 10:31:01 +0100 > Jesper Nilsson <[EMAIL PROTECTED]> wrote: > > > - New file include/asm-cris/irq_regs.h. > > - Change handling of registers for do_IRQ. > > - Add GENERIC_HARDIRQS to Kconfig. > > > >

Re: [PATCH 6/16] CRIS architecture: Correct compile errors

2007-10-31 Thread Jesper Nilsson
On Tue, Oct 30, 2007 at 03:14:10PM -0700, Andrew Morton wrote: On Tue, 30 Oct 2007 10:31:01 +0100 Jesper Nilsson [EMAIL PROTECTED] wrote: - New file include/asm-cris/irq_regs.h. - Change handling of registers for do_IRQ. - Add GENERIC_HARDIRQS to Kconfig. Signed-off-by: Jesper

Re: [PATCH 6/16] CRIS architecture: Correct compile errors

2007-10-30 Thread Andrew Morton
On Tue, 30 Oct 2007 10:31:01 +0100 Jesper Nilsson <[EMAIL PROTECTED]> wrote: > - New file include/asm-cris/irq_regs.h. > - Change handling of registers for do_IRQ. > - Add GENERIC_HARDIRQS to Kconfig. > > Signed-off-by: Jesper Nilsson <[EMAIL PROTECTED]> > > --- > arch/cris/Kconfig

[PATCH 6/16] CRIS architecture: Correct compile errors

2007-10-30 Thread Jesper Nilsson
- New file include/asm-cris/irq_regs.h. - Change handling of registers for do_IRQ. - Add GENERIC_HARDIRQS to Kconfig. Signed-off-by: Jesper Nilsson <[EMAIL PROTECTED]> --- arch/cris/Kconfig|4 linux-2.6.23-mod/include/asm-cris/irq_regs.h |1 +

[PATCH 6/16] CRIS architecture: Correct compile errors

2007-10-30 Thread Jesper Nilsson
- New file include/asm-cris/irq_regs.h. - Change handling of registers for do_IRQ. - Add GENERIC_HARDIRQS to Kconfig. Signed-off-by: Jesper Nilsson [EMAIL PROTECTED] --- arch/cris/Kconfig|4 linux-2.6.23-mod/include/asm-cris/irq_regs.h |1 +

Re: [PATCH 6/16] CRIS architecture: Correct compile errors

2007-10-30 Thread Andrew Morton
On Tue, 30 Oct 2007 10:31:01 +0100 Jesper Nilsson [EMAIL PROTECTED] wrote: - New file include/asm-cris/irq_regs.h. - Change handling of registers for do_IRQ. - Add GENERIC_HARDIRQS to Kconfig. Signed-off-by: Jesper Nilsson [EMAIL PROTECTED] --- arch/cris/Kconfig