On Mon, May 09, 2011 at 12:46:21PM +0100, Stuart Henderson wrote:
> I've tested both these diffs ("Refactor wdc channel_queue
> malloc/initialization" and "pciide/wdc ata_drive_datas init
> refactoring") on the following; no problems noticed and this
> covers two of the special cases in the init re
I've tested both these diffs ("Refactor wdc channel_queue
malloc/initialization" and "pciide/wdc ata_drive_datas init
refactoring") on the following; no problems noticed and this
covers two of the special cases in the init refactoring diff.
i386 (PC Engines Alix, similar to Soekris 5501)
pciide0
wdcattach() currently doesn't initialize its ata_drive_datas fields
until late in the function, so a few pciide drv_probe routines need to
initialize it themselves.
Simply moving the initialization before calling drv_probe() lets us
get rid of this extra code.
Test reports from any machine with p