Re: [PATCH] use generic hardirq code on SH

2005-01-25 Thread Paul Mundt
On Sat, Jan 22, 2005 at 01:21:02PM +0100, Christoph Hellwig wrote: > (forgot to mention that I'd like to thank Tom Rini for testing the > patch on his Hitachi SE7750 and correcting two stupid little bugs) > Looks good, I'll apply it, thanks. pgp6iGuyeaWYx.pgp Description: PGP signature

Re: [PATCH] use generic hardirq code on SH

2005-01-22 Thread Christoph Hellwig
(forgot to mention that I'd like to thank Tom Rini for testing the patch on his Hitachi SE7750 and correcting two stupid little bugs) On Sat, Jan 22, 2005 at 01:20:09PM +0100, Christoph Hellwig wrote: > > --- 1.35/arch/sh/Kconfig 2005-01-15 23:31:06 +01:00 > +++ edited/arch/sh/Kconfig20

[PATCH] use generic hardirq code on SH

2005-01-22 Thread Christoph Hellwig
--- 1.35/arch/sh/Kconfig2005-01-15 23:31:06 +01:00 +++ edited/arch/sh/Kconfig 2005-01-21 18:11:39 +01:00 @@ -29,6 +29,14 @@ bool default y +config GENERIC_HARDIRQS + bool + default y + +config GENERIC_IRQ_PROBE + bool + default y + source "in