From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp102.prem.mail.ac4.yahoo.com (smtp102.prem.mail.ac4.yahoo.com [76.13.13.41]) by ozlabs.org (Postfix) with SMTP id 9616FB70E0 for ; Tue, 28 Sep 2010 01:56:15 +1000 (EST) Date: Mon, 27 Sep 2010 10:56:09 -0500 (CDT) From: Christoph Lameter To: Alan Cox Subject: Re: [PATCH v6 0/8] ptp: IEEE 1588 hardware clock support In-Reply-To: <20100924150246.0e6064b6@lxorguk.ukuu.org.uk> Message-ID: References: <20100923213654.0c64b047@lxorguk.ukuu.org.uk> <20100924131407.GA3113@riccoc20.at.omicron.at> <20100924150246.0e6064b6@lxorguk.ukuu.org.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: John Stultz , Rodolfo Giometti , Arnd Bergmann , Peter Zijlstra , linux-api@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, David Miller , netdev@vger.kernel.org, Thomas Gleixner , linuxppc-dev@lists.ozlabs.org, Richard Cochran , linux-arm-kernel@lists.infradead.org, Krzysztof Halasa List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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?