From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kuwahara,T." <6vvetjsrt26xsrzlh1z0zn4d2grdah-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Subject: Re: [PATCH V8 02/13] ntp: add ADJ_SETOFFSET mode bit Date: Tue, 11 Jan 2011 05:47:13 +0900 Message-ID: References: <20110108175028.GA22308@riccoc20.at.omicron.at> <20110110071759.GA4864@riccoc20.at.omicron.at> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <20110110071759.GA4864-7KxsofuKt4IfAd9E5cN8NEzG7cXyKsk/@public.gmane.org> Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Richard Cochran Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Alan Cox , Arnd Bergmann , Christoph Lameter , David Miller , John Stultz , Krzysztof Halasa , Peter Zijlstra , Rodolfo Giometti , Thomas Gleixner List-Id: linux-api@vger.kernel.org On Mon, Jan 10, 2011 at 4:17 PM, Richard Cochran wrote: > the PTP Hardware Clocks for which this whole patch > set was created in the first place will keep their time as TAI. Are you sure of that? I don't have the standard handy (it's non-free, right?) but it seems that the Annex B states differently. But that's not the point anyway. My concern is that your patch not only adds the useless (and broken) feature to the existing syscall but also makes a permanent change to the public interface for your own use. That's what I'm against. So if you stop touching the struct timex, I won't complain anymore.