From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753353AbdBGIIY (ORCPT ); Tue, 7 Feb 2017 03:08:24 -0500 Received: from mail-wr0-f194.google.com ([209.85.128.194]:36122 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752059AbdBGIIW (ORCPT ); Tue, 7 Feb 2017 03:08:22 -0500 Date: Tue, 7 Feb 2017 09:08:18 +0100 From: Ingo Molnar To: Frederic Weisbecker 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: <20170207080818.GA27937@gmail.com> References: <1485751603-15913-1-git-send-email-fweisbec@gmail.com> <20170206134858.GA14978@lerouge> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170206134858.GA14978@lerouge> 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 * 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? Thanks, Ingo