login
Header Space

 
 

Re: [git patches] minor irq handler cleanups

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jeff Garzik <jeff@...>
Cc: Andrew Morton <akpm@...>, Linus Torvalds <torvalds@...>, LKML <linux-kernel@...>, <kernel@...>, <linux-arm-kernel@...>, <galak@...>, David Miller <davem@...>, <kkeil@...>, <isdn4linux@...>, <cooloney@...>, Alan Cox <alan@...>
Date: Monday, April 21, 2008 - 3:42 am

On Sun, Apr 20, 2008 at 09:35:51PM -0400, Jeff Garzik wrote:

BTW, if you're removing the dev_id argument from request_irq(), that
also needs to happen for the corresponding free_irq() calls.
arch/arm/mach-integrator/time.c does:

        free_irq(dev->irq[0], dev);

and these are untouched.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[git patches] minor irq handler cleanups, Jeff Garzik, (Sun Apr 20, 9:35 pm)
Re: [git patches] minor irq handler cleanups, Russell King, (Mon Apr 21, 3:42 am)
Re: [git patches] minor irq handler cleanups, Jeff Garzik, (Mon Apr 21, 4:18 am)
Re: [git patches] minor irq handler cleanups, Linus Torvalds, (Mon Apr 21, 7:00 pm)
Re: [git patches] minor irq handler cleanups, Jeff Garzik, (Mon Apr 21, 8:29 pm)
speck-geostationary