Re: [PATCH 1/3] Improve type handling in interrupt handlers

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Rusty Russell <rusty@...>
Cc: <linux-kernel@...>, Andrew Morton <akpm@...>, Ash Willis <ashwillis@...>, <linux-pcmcia@...>
Date: Friday, January 18, 2008 - 4:41 pm

Rusty Russell wrote:

FWIW, I have been working in this area extensively.

Check out the 'irq-cleanups' and 'irq-remove' branches of
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6.git

(irq-remove is built on top of irq-cleanups)



ACK all of the above



NAK the rest.

You should be using irq_handler_t for all these.

(Coincedentally, doing so makes it easier for me to later on remove the 
almost-never-used 'irq' argument from all irq handlers)

	Jeff



--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/3] Improve type handling in interrupt handlers, Rusty Russell, (Fri Jan 18, 4:22 pm)
Re: [PATCH 1/3] Improve type handling in interrupt handlers, Jeff Garzik, (Fri Jan 18, 4:41 pm)
[PATCH 2/3] Make IRQ handlers typesafe., Rusty Russell, (Fri Jan 18, 4:25 pm)
Re: [PATCH 2/3] Make IRQ handlers typesafe., Jeff Garzik, (Fri Jan 18, 4:43 pm)
[PATCH 3/3] Makes lguest's irq handler typesafe, Rusty Russell, (Fri Jan 18, 4:27 pm)
Re: [PATCH 3/3] Makes lguest's irq handler typesafe, Tejun Heo, (Fri Jan 18, 7:12 pm)
Re: [PATCH 3/3] Makes lguest's irq handler typesafe, Rusty Russell, (Fri Jan 18, 9:28 pm)
Re: [PATCH 3/3] Makes lguest's irq handler typesafe, Tejun Heo, (Fri Jan 18, 9:40 pm)
Re: [PATCH 3/3] Makes lguest's irq handler typesafe, Tejun Heo, (Fri Jan 18, 9:44 pm)
Re: [PATCH 3/3] Makes lguest's irq handler typesafe, Rusty Russell, (Fri Jan 18, 11:59 pm)
Re: [PATCH 3/3] Makes lguest's irq handler typesafe, Tejun Heo, (Sat Jan 19, 12:08 am)
Re: [PATCH 3/3] Makes lguest's irq handler typesafe, Rusty Russell, (Sat Jan 19, 7:27 pm)
Re: [PATCH 3/3] Makes lguest's irq handler typesafe, Jeff Garzik, (Fri Jan 18, 4:45 pm)
Re: [PATCH 3/3] Makes lguest's irq handler typesafe, Rusty Russell, (Fri Jan 18, 6:17 pm)