commit | c771746ef6ad64357897a90da42908d5c800a2c5 | [log] [tgz] |
---|---|---|
author | James Bottomley <jejb@hobholes.localdomain> | Thu Oct 12 22:21:16 2006 -0500 |
committer | James Bottomley <jejb@hobholes.localdomain> | Thu Oct 12 22:21:16 2006 -0500 |
tree | f8cbcb37440e6c9260cf57424b008aac374d6d89 | |
parent | 1baaf0b424fe611a99cf3e2e59e84df0561d679a [diff] |
[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>