Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753605AbbEHQJB (ORCPT ); Fri, 8 May 2015 12:09:01 -0400 Received: from mout.kundenserver.de ([212.227.126.130]:54761 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753309AbbEHQI7 (ORCPT ); Fri, 8 May 2015 12:08:59 -0400 From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org Cc: Roman Yeryomin , Felix Fietkau , rtc-linux@googlegroups.com, Linus Walleij , linux-kernel@vger.kernel.org, Alexandre Belloni , Russell King , Hans Ulli Kroll Subject: Re: [1/2] RTC: Add core rtc support for Gemini Soc devices Date: Fri, 08 May 2015 18:08:16 +0200 Message-ID: <2131951.l0j0CIttAZ@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <0701f75c1c42f74fd58845bc0ed41c38@advem.lv> References: <1292339307-14336-2-git-send-email-ulli.kroll@googlemail.com> <2349062.9v3Zz7HPLu@wuerfel> <0701f75c1c42f74fd58845bc0ed41c38@advem.lv> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:b4sBRkma000RfOQASAEKKYd3A/qV0i6pDABwecMUVxm73KZzEF7 Mf02vYg0ACegNe4V8IaiGkytAGfegyZskNNM7bdOb9T4v8d10l9/uVIiCCKqjNCTxde8mKf 0vH9VQYiga1gnvQ0jtBKjRXwd53BQtTRGkkbgVHIOe/HqHIzGMWXodgMKoJYbMr5n55HAF/ 5yO4ya5e33qy/UkvalodA== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1367 Lines: 31 On Thursday 07 May 2015 12:03:25 Roman Yeryomin wrote: > On 2015-05-06 22:22, Arnd Bergmann wrote: > > On Wednesday 06 May 2015 19:21:21 Roman Yeryomin wrote: > >> > >> > Thanks to point that, I'll merge that one which seems clean enough: > >> > http://git.openwrt.org/?p=openwrt.git;a=blob;f=target/linux/gemini/files/drivers/rtc/rtc-gemini.c;h=587d8122b2fbb1230437eadcce4789a53aa60ee5;hb=4c637410a2a1ab45988e8ca6202554a502102039 > >> > >> For 3.18 (and up) to work on gemini 160-gemini-timers.patch is vital. > >> Without that timers are broken and cpu is super slow. > > > > Do you know what part of the patch is the actual bug fix? We should > > probably > > merge that separately and mark it for stable backports, while the bulk > > of that > > patch seems to just rearrange code. > > > > Arnd > > Sorry, didn't try to extract the exact lines it but I guess it's that > part which touches the scheduler clock code. > Because without that patch sched clock runs at 100Hz instead of 25MHz. > I can dive into this deeper if you want, I just didn't see the need. I think that would be helpful, yes. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/