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 - 6:54 pm

Rusty Russell wrote:

The others need to be irq_handler_t because that's the precise type 
that's being used in each particularly situation.  Each time the code 
re-creates that definition creates a problem for future irq handler 
changes of any type, really.

As I noted, I've fixed all this crap already, and read through each one 
of those drivers.

	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, 6:54 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)