> Rather than have the device driver call a new function that then calls > it back, how about if we just add a parameter to the > ib_register_device() call that is the callback to add the sysfs stuff? > This would let us avoid the race where the device is registered but not > all the sysfs stuff is created yet.
And as an improvement, maybe someday we could convert the existing per-device driver-specific sysfs stuff to a similar approach. -- Roland Dreier <[email protected]> || For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/index.html -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
