[VOYAGER] fix genirq mess
authorJames Bottomley <jejb@hobholes.localdomain>
Fri, 13 Oct 2006 03:21:16 +0000 (22:21 -0500)
committerJames Bottomley <jejb@hobholes.localdomain>
Fri, 13 Oct 2006 03:21:16 +0000 (22:21 -0500)
commitc771746ef6ad64357897a90da42908d5c800a2c5
treef8cbcb37440e6c9260cf57424b008aac374d6d89
parent1baaf0b424fe611a99cf3e2e59e84df0561d679a
[VOYAGER] fix genirq mess

The implementation of genirq in x86 completely broke voyager (and
presumably visws).  Since it's plugged into so much of the x86
infrastructure, you can't expect it to work unconverted.

This patch introduces a voyager IRQ handler type and switches voyager
to the genirq infrastructure.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
arch/i386/mach-voyager/voyager_smp.c