Hi all, Recent linux-next builds have been failing the above config with: drivers/ata/libahci.c: In function 'ahci_host_activate_multi_irqs': drivers/ata/libahci.c:2492:4: error: invalid use of undefined type 'struct msix_entry' drivers/ata/libahci.c:2492:21: error: dereferencing pointer to incomplete type make[1]: *** [drivers/ata/libahci.o] Error 1 http://kisskb.ellerman.id.au/kisskb/buildresult/12556138/ A mindless bisect returns the following: d684a90d38e24dcaf95fdb32c83efe05f80d152a is the first bad commit commit d684a90d38e24dcaf95fdb32c83efe05f80d152a Author: Dan Williams <dan.j.williamps@xxxxxxxxx> Date: Wed Nov 11 16:27:33 2015 -0800 ahci: per-port msix support Alao note that the author field has been corrupted with a stray "p". Paul, -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html