Re: Userspace I/O driver core

From: Avi Kivity
Date: Thu Dec 14 2006 - 08:41:15 EST


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.

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


--
error compiling committee.c: too many arguments to function

-
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/