Re: [PATCH 0 of 20] [RFC] ipath - PathScale InfiniPath driver

From: Greg KH
Date: Fri Dec 30 2005 - 19:18:54 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/