On Mon, 11 Aug 2008 17:36:48 +0100 Ben Dooks <ben-linux@xxxxxxxxx> wrote: > > On Mon, Aug 11, 2008 at 07:19:13PM +0400, Anton Vorontsov wrote: > > When no irq specified, pata_of_platform fills irq_res with -1, > > which is wrong to do for two reasons: > > > > 1. By definition, 'no irq' should be IRQ 0, not some negative integer; > > interesting, IRQ 0 is actually valid on some ARM systems. Not as far as Linux is concerned. It's expected that any IRQ that happens to be "physical IRQ 0" whatever that means is remapped by the arch code unless not visible outside the arch. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html