Re: [PATCH v6 0/8] ptp: IEEE 1588 hardware clock support

From: Alan Cox
Date: Mon Sep 27 2010 - 12:43:26 EST


On Mon, 27 Sep 2010 10:56:09 -0500 (CDT)
Christoph Lameter <cl@xxxxxxxxx> wrote:

>
> On Fri, 24 Sep 2010, Alan Cox wrote:
>
> > Whether you add new syscalls or do the fd passing using flags and hide
> > the ugly bits in glibc is another question.
>
> Use device specific ioctls instead of syscalls?

Some of the ioctls are probably not device specific, the job of the OS in
part is to present a unified interface. We already have a mess of HPET
and RTC driver ioctls.

Some of it undoubtedly is device specific.

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