All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: S??ren Brinkmann <soren.brinkmann@xilinx.com>,
	Olof Johansson <olof@lixom.net>,
	Moritz Fischer <moritz.fischer@ettus.com>,
	kernel@stlinux.com, tony@atomide.com, nsekhar@ti.com,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Russell King <linux@arm.linux.org.uk>,
	Michal Simek <michal.simek@xilinx.com>,
	Wei Xu <xuwei5@hisilicon.com>,
	linux-rockchip@lists.infradead.org,
	bcm-kernel-feedback-list@broadcom.com,
	Arnd Bergmann <arnd@arndb.de>, Liviu Dudau <liviu.dudau@arm.com>,
	linux-omap@vger.kernel.org,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Maxime Coquelin <maxime.coquelin@st.com>,
	Srinivas Kandagatla <srinivas.kandagatla@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Sascha Hauer <kernel@pengutronix.de>,
	Sudeep Holla <sudeep.holla@arm.com>, Jun Nie <jun.nie@linaro.org>,
	Shawn Guo <shawn>
Subject: Re: [RFC PATCH] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
Date: Mon, 4 Apr 2016 17:03:03 -0700	[thread overview]
Message-ID: <20160405000303.GA15936@localhost> (raw)
In-Reply-To: <5702845E.90606@ti.com>

On Mon, Apr 04, 2016 at 06:12:30PM +0300, Grygorii Strashko wrote:
> 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?
> 

Yes, wait a bit the tip tree is updated.

Thanks

  -- Daniel

WARNING: multiple messages have this Message-ID (diff)
From: daniel.lezcano@linaro.org (Daniel Lezcano)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
Date: Mon, 4 Apr 2016 17:03:03 -0700	[thread overview]
Message-ID: <20160405000303.GA15936@localhost> (raw)
In-Reply-To: <5702845E.90606@ti.com>

On Mon, Apr 04, 2016 at 06:12:30PM +0300, Grygorii Strashko wrote:
> 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?
> 

Yes, wait a bit the tip tree is updated.

Thanks

  -- Daniel

WARNING: multiple messages have this Message-ID (diff)
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: S??ren Brinkmann <soren.brinkmann@xilinx.com>,
	Olof Johansson <olof@lixom.net>,
	Moritz Fischer <moritz.fischer@ettus.com>,
	kernel@stlinux.com, tony@atomide.com, nsekhar@ti.com,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Russell King <linux@arm.linux.org.uk>,
	Michal Simek <michal.simek@xilinx.com>,
	Wei Xu <xuwei5@hisilicon.com>,
	linux-rockchip@lists.infradead.org,
	bcm-kernel-feedback-list@broadcom.com,
	Arnd Bergmann <arnd@arndb.de>, Liviu Dudau <liviu.dudau@arm.com>,
	linux-omap@vger.kernel.org,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Maxime Coquelin <maxime.coquelin@st.com>,
	Srinivas Kandagatla <srinivas.kandagatla@gmail.com>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Sascha Hauer <kernel@pengutronix.de>,
	Sudeep Holla <sudeep.holla@arm.com>, Jun Nie <jun.nie@linaro.org>,
	Shawn Guo <shawnguo@kernel.org>
Subject: Re: [RFC PATCH] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
Date: Mon, 4 Apr 2016 17:03:03 -0700	[thread overview]
Message-ID: <20160405000303.GA15936@localhost> (raw)
In-Reply-To: <5702845E.90606@ti.com>

On Mon, Apr 04, 2016 at 06:12:30PM +0300, Grygorii Strashko wrote:
> 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?
> 

Yes, wait a bit the tip tree is updated.

Thanks

  -- Daniel

  reply	other threads:[~2016-04-05  0:03 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-04 18:20 [RFC PATCH] ARM: clocksource: make ARM_GLOBAL_TIMER selectable Grygorii Strashko
2016-02-04 18:20 ` Grygorii Strashko
2016-02-04 18:20 ` Grygorii Strashko
2016-02-04 22:41 ` Sören Brinkmann
2016-02-04 22:41   ` Sören Brinkmann
2016-02-04 22:41   ` Sören Brinkmann
2016-02-04 23:14   ` Moritz Fischer
2016-02-04 23:14     ` Moritz Fischer
2016-02-04 23:14     ` Moritz Fischer
2016-02-04 23:39     ` Sören Brinkmann
2016-02-04 23:39       ` Sören Brinkmann
2016-02-04 23:39       ` Sören Brinkmann
2016-02-26 13:03       ` Grygorii Strashko
2016-02-26 13:03         ` Grygorii Strashko
2016-02-26 13:03         ` Grygorii Strashko
     [not found]         ` <56D04D17.6030502-l0cyMroinI0@public.gmane.org>
2016-02-26 15:27           ` Sören Brinkmann
2016-02-26 15:27             ` Sören Brinkmann
2016-02-26 15:27             ` Sören Brinkmann
2016-03-08 10:55             ` Grygorii Strashko
2016-03-08 10:55               ` Grygorii Strashko
2016-03-08 10:55               ` Grygorii Strashko
2016-03-17 13:42               ` Daniel Lezcano
2016-03-17 13:42                 ` Daniel Lezcano
     [not found]                 ` <56EAB44D.7020902-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2016-04-04 15:12                   ` Grygorii Strashko
2016-04-04 15:12                     ` Grygorii Strashko
2016-04-04 15:12                     ` Grygorii Strashko
2016-04-05  0:03                     ` Daniel Lezcano [this message]
2016-04-05  0:03                       ` Daniel Lezcano
2016-04-05  0:03                       ` Daniel Lezcano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160405000303.GA15936@localhost \
    --to=daniel.lezcano@linaro.org \
    --cc=arnd@arndb.de \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=f.fainelli@gmail.com \
    --cc=grygorii.strashko@ti.com \
    --cc=jun.nie@linaro.org \
    --cc=kernel@pengutronix.de \
    --cc=kernel@stlinux.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=linux@arm.linux.org.uk \
    --cc=liviu.dudau@arm.com \
    --cc=maxime.coquelin@st.com \
    --cc=michal.simek@xilinx.com \
    --cc=moritz.fischer@ettus.com \
    --cc=nsekhar@ti.com \
    --cc=olof@lixom.net \
    --cc=soren.brinkmann@xilinx.com \
    --cc=srinivas.kandagatla@gmail.com \
    --cc=sudeep.holla@arm.com \
    --cc=tony@atomide.com \
    --cc=xuwei5@hisilicon.com \
    --cc=yamada.masahiro@socionext.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.