Re: Userspace I/O driver core

From: Jan Engelhardt
Date: Thu Dec 14 2006 - 12:50:07 EST




On Dec 14 2006 15:38, Avi Kivity wrote:
> Jan Engelhardt wrote:
>> > It has to be written once, but compiled for every kernel
>> > version and $arch out there (for out of tree drivers), or it
>> > has to wait for the next kernel release and distro sync (for
>> > in-tree drivers).
>>
>> Still better than written for every _and_ compiled for every.
>> But wait, make it simpler: just give the source to the user and
>> don't bother with precompiling. It's such a PITA anyhow.
>
> Users don't compile. They use. That's why they're called users.

I could also take your wording: Users don't install. They use. ...

> And please don't suggest wrapper scripts to do the compilation.

Hell no. I can't already compile VMware without sanitizing the Makefile
beforehand.


-`J'
--
-
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/