From mboxrd@z Thu Jan 1 00:00:00 1970 From: daniel.lezcano@linaro.org (Daniel Lezcano) Date: Mon, 8 Feb 2016 14:33:04 +0100 Subject: [PATCH v1] clocksource: atmel-pit: register as a sched_clock In-Reply-To: <1454606493-15094-1-git-send-email-romain.izard.pro@gmail.com> References: <1454606493-15094-1-git-send-email-romain.izard.pro@gmail.com> Message-ID: <56B89910.3060305@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/04/2016 06:21 PM, Romain Izard wrote: > Register the counter of the Periodic Interval Timer as a possible source > for sched_clock. This provides a better precision than the jiffies-based > default. > > Signed-off-by: Romain Izard Nicolas, Boris, Are you ok with this patch ? [ ... ] -- Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753736AbcBHNdK (ORCPT ); Mon, 8 Feb 2016 08:33:10 -0500 Received: from mail-wm0-f42.google.com ([74.125.82.42]:33172 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751976AbcBHNdI (ORCPT ); Mon, 8 Feb 2016 08:33:08 -0500 Subject: Re: [PATCH v1] clocksource: atmel-pit: register as a sched_clock To: Nicolas Ferre , Boris Brezillon References: <1454606493-15094-1-git-send-email-romain.izard.pro@gmail.com> Cc: Romain Izard , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Thomas Gleixner From: Daniel Lezcano Message-ID: <56B89910.3060305@linaro.org> Date: Mon, 8 Feb 2016 14:33:04 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <1454606493-15094-1-git-send-email-romain.izard.pro@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/04/2016 06:21 PM, Romain Izard wrote: > Register the counter of the Periodic Interval Timer as a possible source > for sched_clock. This provides a better precision than the jiffies-based > default. > > Signed-off-by: Romain Izard Nicolas, Boris, Are you ok with this patch ? [ ... ] -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog