On Thursday, September 15, 2005 6:19 AM, Christoph Hellwig wrote: > > Did you get any compile errors in scsi_transport_sas.c? > sas_host_setup > changed the prototype from > > static int sas_host_setup(struct device *dev) > > to > > static int sas_host_setup(struct transport_container *tc, > struct device *dev, struct class_device *cdev) > > recently, and you're oops looks like you have a mismatch. > That fix's it, however before there were no compile errors. When I watch real closely while it compiled, and I saw the warning scsi_transport_sas.c: line 170 warning: initialization from incompatible pointer type - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html