From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755704AbaFLK7I (ORCPT ); Thu, 12 Jun 2014 06:59:08 -0400 Received: from cantor2.suse.de ([195.135.220.15]:51294 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751788AbaFLK7E (ORCPT ); Thu, 12 Jun 2014 06:59:04 -0400 Date: Thu, 12 Jun 2014 12:59:02 +0200 Message-ID: From: Takashi Iwai To: Thomas Gleixner Cc: LKML , John Stultz , Peter Zijlstra , Ingo Molnar , Jaroslav Kysela Subject: Re: [patch 05/13] sound: Use ktime_get_ts() In-Reply-To: References: <20140611234024.103571777@linutronix.de> <20140611234607.110555376@linutronix.de> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Thu, 12 Jun 2014 12:51:07 +0200 (CEST), Thomas Gleixner wrote: > > On Thu, 12 Jun 2014, Takashi Iwai wrote: > > > At Wed, 11 Jun 2014 23:59:14 -0000, > > Thomas Gleixner wrote: > > > > > > do_posix_clock_monotonic_gettime() is a leftover from the initial > > > posix timer implementation which maps to ktime_get_ts(). > > > > > > Signed-off-by: Thomas Gleixner > > > Cc: Jaroslav Kysela > > > Cc: Takashi Iwai > > > > Shall I apply these patches 5 and 6 to sound git tree, or would you > > like to apply all in tip tree instead? In the latter case, feel free > > to take my ack for both patches: > > > > Reviewed-by: Takashi Iwai > > Please take them via sound. OK, applied both now. Thanks. Takashi