Re: [RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
From: Alan Cox <hidden>
Date: 2012-09-17 10:51:37
Also in:
linux-pci, lkml
From: Alan Cox <hidden>
Date: 2012-09-17 10:51:37
Also in:
linux-pci, lkml
My only disagreement here would be putting it in the ia64 paths. If someone does the same for x86-32 (and this is EFI so it'll presumbly smell the same on all platforms) then we'll want the same. Better I think to generically catch the 0/0 case. Alan