Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp845423ybl; Wed, 21 Aug 2019 06:29:06 -0700 (PDT) X-Google-Smtp-Source: APXvYqzCiHSqeBtBBR6sbo9HntzzIufa9+KOfO7uCYEIzM2xPBAeW2Y20zU0/05yeE0519Svc82B X-Received: by 2002:a17:90a:fe0c:: with SMTP id ck12mr25229pjb.74.1566394146138; Wed, 21 Aug 2019 06:29:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566394146; cv=none; d=google.com; s=arc-20160816; b=wAb1HdX04mYScYQrq/q5qCT7bqEF3JgCXrBnu1AJ2y9V9ThkooZJfaggJV0yzXWrFH 1byyjX/tiM5wQmoOwipf/fdU2/R/yDdIU/nRbLhMfXkys2ps88vmeJMzzbBCaUAseGAs B6g2K6moaXtMT5lb3zHUs+WgcRBvIExIus9f0wRh0j2McwPQ4C3ge6cbIM2nFJ+nfhNy Q1vl97aYyohaYUip7FdkMLAFV0lVIRSSVQG9VxHlrFnT4trSuNoVvexSipl45sJwMntm Lm9r5a1NX+MivBy/IolyAD56xDpw1rHZQeAv8IFiSiZdlUImguMiofDGsyOKTcXfVgX9 4LtQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=e+6BMKP4r8/0pzVuZZMXso7ByaRaqBQG1evCjy8d6aU=; b=1AH/7vMO1ALLSZYyI5x8JQXUPKnkM0ZtR7zajMmi8Rt8/YZ/KGwhbqb6slnveQUhk4 W+i/+K7lEEE5UzWE6YMlAq06V5npBjdaMm/bDgmMRNIBcaQ9/uvlmWIssIiCJLsp7+4p YwPAWvnwM6AyTGPGFUqo+f/gbDvu9xcHqgPBO3DIFBby0ys95UUYd4iaFtBWUqn7chba af0anX1pf09rll/mKtPhBuHNz7I29EHc4zxUzklsoydQ25c5m/IJEMs9qCDnXcV9pUiS +sSHIssxKylZ78iQUbY+BAOzF33sIHho3/QbteBlplx2684TUNhlSJKgbf2NxfDuE74c kCdw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a33si14136118pgl.436.2019.08.21.06.28.50; Wed, 21 Aug 2019 06:29:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728911AbfHUN0B (ORCPT + 99 others); Wed, 21 Aug 2019 09:26:01 -0400 Received: from Galois.linutronix.de ([193.142.43.55]:55714 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728007AbfHUNZ7 (ORCPT ); Wed, 21 Aug 2019 09:25:59 -0400 Received: from bigeasy by Galois.linutronix.de with local (Exim 4.80) (envelope-from ) id 1i0Qcc-0004vS-8Y; Wed, 21 Aug 2019 15:25:54 +0200 Date: Wed, 21 Aug 2019 15:25:54 +0200 From: Sebastian Andrzej Siewior To: Alexandre Belloni Cc: Alexander Dahl , linux-rt-users@vger.kernel.org, Thomas Gleixner , LKML , Steven Rostedt Subject: Re: [ANNOUNCE] v5.2.9-rt3 Message-ID: <20190821132553.gjvya5lu6j2dfyo5@linutronix.de> References: <20190816153616.fbridfzjkmfg4dnr@linutronix.de> <2182739.9IRgZpf3R8@ada> <20190820154418.GM3545@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190820154418.GM3545@piout.net> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2019-08-20 17:44:18 [+0200], Alexandre Belloni wrote: > Hi, Hi, > On 19/08/2019 13:03:51+0200, Alexander Dahl wrote: > > Hei hei, > > > > just tried to compile this v5.2.9-rt3 for SAMA5D27-SOM1-EK1 based on > > arch/arm/configs/sama5_defconfig and with running oldconfig and selecting > > defaults, but that fails if CONFIG_ATMEL_TCB_CLKSRC_USE_SLOW_CLOCK is not set. > > > > I think this is due to changes for Atmel TCLIB in v5.2 and the not yet adapted > > RT patch "clocksource: TCLIB: Allow higher clock rates for clock events", > > right? > > Patch clocksource-tclib-allow-higher-clockrates.patch needs to be > changed so: > > ret = setup_clkevents(tc, best_divisor_idx); > > becomes > > ret = setup_clkevents(&tc, best_divisor_idx); > I will fix that locally. > Also, I would think clocksource-tclib-add-proper-depend.patch could be > dropped. Instead, setup_clkevents should use atmel_tcb_divisors. It > would then be necessary to move its declaration before the function. > > Sebastian, can you take care of that or do you expect a patch? In the > latter case, do you want a patch for the patch? For the second part I would appreciate a patch. I can then drop clocksource-tclib-add-proper-depend.patch if it is not an issue. Sebastian