linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] alpha: __do_IRQ just say no
@ 2010-10-14 22:28 Kyle McMartin
  2010-10-14 22:31 ` [PATCH 1/3] alpha: use set_irq_chip and push down __do_IRQ to the machine types Kyle McMartin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kyle McMartin @ 2010-10-14 22:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: Matt Turner, linux-alpha, kyle

Hi folks,

Please test and review the following changes which convert alpha away
from calling __do_IRQ, which is deprecated and will be nuked at some
point in the future.

It's been cross compiled, and should be bisectable, I've put a bit of
effort into ensuring that each patch stands on its own, so if there are
any issues, debugging them should be fairly trivial.

(In most cases, it's literally just a renaming + using handlers, the
 generated code is almost byte-for-byte identical.)

Thanks!
 Kyle

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-10-25 22:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-14 22:28 [PATCH 0/3] alpha: __do_IRQ just say no Kyle McMartin
2010-10-14 22:31 ` [PATCH 1/3] alpha: use set_irq_chip and push down __do_IRQ to the machine types Kyle McMartin
2010-10-14 22:31 ` [PATCH 2/3] alpha: irq clean up Kyle McMartin
2010-10-14 22:31 ` [PATCH 3/3] alpha: kill off alpha_do_IRQ Kyle McMartin
2010-10-25 22:09 ` [PATCH 0/3] alpha: __do_IRQ just say no Michael Cree

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).