From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755514AbcDDPOB (ORCPT ); Mon, 4 Apr 2016 11:14:01 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:49121 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752809AbcDDPN7 (ORCPT ); Mon, 4 Apr 2016 11:13:59 -0400 Subject: Re: [RFC PATCH] ARM: clocksource: make ARM_GLOBAL_TIMER selectable To: Daniel Lezcano , =?UTF-8?Q?S=c3=b6ren_Brinkmann?= , Olof Johansson References: <1454610017-25499-1-git-send-email-grygorii.strashko@ti.com> <20160204224128.GG4215@xsjsorenbubuntu> <20160204233950.GH4215@xsjsorenbubuntu> <56D04D17.6030502@ti.com> <20160226152714.GD3173@xsjsorenbubuntu> <56DEAFB7.50105@ti.com> <56EAB44D.7020902@linaro.org> CC: Moritz Fischer , , , , Masahiro Yamada , Florian Fainelli , Russell King , Michal Simek , Wei Xu , , , Arnd Bergmann , Liviu Dudau , , linux-arm-kernel , Maxime Coquelin , Srinivas Kandagatla , Linux Kernel Mailing List , Sascha Hauer , Sudeep Holla , Jun Nie , Shawn Guo From: Grygorii Strashko Message-ID: <5702845E.90606@ti.com> Date: Mon, 4 Apr 2016 18:12:30 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <56EAB44D.7020902@linaro.org> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Daniel, On 03/17/2016 03:42 PM, Daniel Lezcano wrote: > On 03/08/2016 11:55 AM, Grygorii Strashko wrote: >> Yeah. Thanks >> >> I'll re-send it after 4.6-rc. >> But What I'm not fully understand is how to get it merged taking into >> account that >> it touches few maches & clocksource :( > > This is not a problem. Send it based on timers/core from the tip tree > and Cc the maintainers for the maches dir. As soon as they ack the > patches, I will merge it through my tree. > I've rebased my patch on top of 4.6-rc2 and extended it on new mach arch/arm/mach-artpec. Then, as you've suggested, I've tried to apply it on top of kernel-tip/timers/core kernel-tip := git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git but seems timers/core is obsolete (It doesn't contain arch/arm/mach-artpec yet). Should I wait more or can resend it basing on top of 4.6-rc2? -- regards, -grygorii