]> git.neil.brown.name Git - history.git/commit
[PATCH] ia64: simplify SN2 interrupt allocation
authorChristoph Hellwig <hch@lst.de>
Fri, 26 Sep 2003 07:00:19 +0000 (00:00 -0700)
committerChristoph Hellwig <hch@lst.de>
Fri, 26 Sep 2003 07:00:19 +0000 (00:00 -0700)
commitd140959731da97a028538b63ff0bdacff86738bd
tree1da9a2d47229131acf3e80e84e19f4e89c67a25f
parent4861cee95d592022c8f650df81c50f7b8c4bda06
[PATCH] ia64: simplify SN2 interrupt allocation

Same issues as the dma mapping code, but as SN2 interrupt handling is
totally static and all irqs are allocated on bootup an never freed it's
not a speed issue.

I really wonder what someone has to smoke to call a that expensive
dispatcher just to cast the data structure back to the lowlevel one
directly afterwards...
arch/ia64/sn/io/machvec/pci_bus_cvlink.c