From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755335AbdCPQmP (ORCPT ); Thu, 16 Mar 2017 12:42:15 -0400 Received: from mail-wm0-f42.google.com ([74.125.82.42]:35653 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753443AbdCPQmN (ORCPT ); Thu, 16 Mar 2017 12:42:13 -0400 Date: Thu, 16 Mar 2017 17:42:08 +0100 From: Daniel Lezcano To: tglx@linutronix.de, mingo@kernel.org Cc: linux-kernel@vger.kernel.org Subject: [GIT PULL] clocksource: Fix for 4.11 Message-ID: <20170316164208.GB6579@mai> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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 Hi Thomas, Ingo, this pull request provides one fix for 4.11: - Revert the tcb as sched_clock. The initialization routine for the tcb clock is too late and leads to a warning. In order to use the tcb as a sched_clock the init sequence must be fixed before. Revert the patch until this is done (Romain Izard) The following changes since commit fa3aa7a54fe6d3abf128f13cd4bbd40eaa48fed2: jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC (2017-03-07 11:03:28 +0100) are available in the git repository at: https://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.11-fixes for you to fetch changes up to 33d8c15559df4f0bce25d7e16ebb5879e249f2e7: Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock" (2017-03-11 22:03:34 +0100) ---------------------------------------------------------------- Romain Izard (1): Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock" drivers/clocksource/tcb_clksrc.c | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog