From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754553AbdBGOG7 (ORCPT ); Tue, 7 Feb 2017 09:06:59 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:36261 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754431AbdBGOG5 (ORCPT ); Tue, 7 Feb 2017 09:06:57 -0500 Date: Tue, 7 Feb 2017 15:06:48 +0100 From: Frederic Weisbecker To: Ingo Molnar Cc: LKML , Tony Luck , Wanpeng Li , Peter Zijlstra , Michael Ellerman , Heiko Carstens , Benjamin Herrenschmidt , Thomas Gleixner , Paul Mackerras , Fenghua Yu , Rik van Riel , Martin Schwidefsky , Stanislaw Gruszka Subject: Re: [GIT PULL] cputime: Convert core use of cputime_t to nsecs Message-ID: <20170207140646.GA25935@lerouge> References: <1485751603-15913-1-git-send-email-fweisbec@gmail.com> <20170206134858.GA14978@lerouge> <20170207080818.GA27937@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170207080818.GA27937@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 07, 2017 at 09:08:18AM +0100, Ingo Molnar wrote: > > * Frederic Weisbecker wrote: > > > On Mon, Jan 30, 2017 at 05:46:43AM +0100, Frederic Weisbecker wrote: > > > Ingo, > > > > > > Please pull the cputime/nsecs-for-tip branch that can be found at: > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git > > > cputime/nsecs-for-tip > > > > Ping! :-) > > These patches went into tip:sched/core a week ago, as you can see it from the > tip-bot notifications. Didn't you get those? Oh I'm really sorry about that! You're right, those tip-bot notifications went into my gmail spam box. I have no idea why. Thanks a lot for pulling Ingo! > Thanks, > > Ingo