On Fri, Aug 04, 2017 at 06:22:31PM +0200, Benjamin Drung wrote: > By default, nothing from the infiniband directory is included. The > question is: What is the right thing to do? Should everything from > kernel/drivers/infiniband/hw be included in the initrd by default? No, only modules that can be request_module'd from the initrd should be included in the initrd. AFAIK only the two mellanox drivers do request module, so only those two or three modules (mlx4_ib, mlx4_en, mlx5_ib?) should be included. That sounds like something that should be fixed in the initd package? Or should rdma-core be dropping some kind of hook in a .d directory? Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html