Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752986AbaBTVVn (ORCPT ); Thu, 20 Feb 2014 16:21:43 -0500 Received: from www.linutronix.de ([62.245.132.108]:34641 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752933AbaBTVVm (ORCPT ); Thu, 20 Feb 2014 16:21:42 -0500 Date: Thu, 20 Feb 2014 22:21:49 +0100 (CET) From: Thomas Gleixner To: Alexey Perevalov cc: linux-kernel@vger.kernel.org, john.stultz@linaro.org, Anton Vorontsov , kyungmin.park@samsung.com, cw00.choi@samsung.com, akpm@linux-foundation.org Subject: Re: [PATCH v3 0/6] Deferrable timers support for hrtimers/timerfd API In-Reply-To: <53063317.5030208@samsung.com> Message-ID: References: <1392885633-7787-1-git-send-email-a.perevalov@samsung.com> <53063317.5030208@samsung.com> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 20 Feb 2014, Alexey Perevalov wrote: > On 02/20/2014 03:12 PM, Thomas Gleixner wrote: > > On Thu, 20 Feb 2014, Alexey Perevalov wrote: > > > > > Hello. > > > > > > This is a combo patch set for support defferability in timerfd. > > > Due implementation of timerfd is based on hrtimers and only on hrtimers, > > > it was necessary to add such deferrability into hrtimers too. > > Sigh, this is not about timerfd. Adding new clock ids exposes them to > > all other hrtimer based interfaces as well. > Posix timers, maybe something else, > do you want to separate this patch set, or add to this patch set, > 1. proper description > 2. and if it'll touch posix-timer, posix_timers clocks should be extended too. Did you even try to understand the scope of the deferrable clock id changes? I really wonder why you try to hack such an interface without even remotely understanding how the related user space interfaces work. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/