On Fri, Dec 30, 2005 at 03:11:44PM -0800, Bryan O'Sullivan wrote: > On Fri, 2005-12-30 at 00:00 -0800, Greg KH wrote: > > > - The driver still uses EXPORT_SYMBOL, for consistency with other > > > code in drivers/infiniband > > > > Why would that matter? > > I don't want to do something gratuitously different to the prevailing > set of code in which it lives. > > > > - We're still using ioctls instead of sysfs or configfs in some > > > cases, to maintain userspace compatibility > > > > Compatibility with what? The driver isn't in the kernel tree yet, so > > there's no old kernel versions to remain compatibile with :) > > We already ship userspace code to customers that relies on the ioctl > interfaces.
But we (the kernel community), don't really accept that as a valid reason to accept this kind of code, sorry. Why not just update your userspace code and ship that out to your customers, as you know exactly who they are due to the lack of the driver in the mainline kernel tree :) thanks, greg k-h _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
