From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Stultz Subject: Re: [PATCHv2 0/6] Make ARM's sched_clock generic + 64 bit friendly Date: Mon, 17 Jun 2013 11:14:06 -0700 Message-ID: <51BF51EE.9020305@linaro.org> References: <1370155183-31421-1-git-send-email-sboyd@codeaurora.org> <51AD32A4.5070609@linaro.org> <20130604160907.GW27516@mudshark.cambridge.arm.com> <51AE2980.6010005@linaro.org> <20130616094501.GG10269@tarshish> <51BF37E4.8020006@linaro.org> <20130617180211.GJ10269@tarshish> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pd0-f172.google.com ([209.85.192.172]:33330 "EHLO mail-pd0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750970Ab3FQSOL (ORCPT ); Mon, 17 Jun 2013 14:14:11 -0400 Received: by mail-pd0-f172.google.com with SMTP id z10so3052705pdj.3 for ; Mon, 17 Jun 2013 11:14:10 -0700 (PDT) In-Reply-To: <20130617180211.GJ10269@tarshish> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: Baruch Siach Cc: Will Deacon , Russell King , Peter Zijlstra , "linux-arm-msm@vger.kernel.org" , Stephen Boyd , "linux-kernel@vger.kernel.org" , "arm@kernel.org" , Catalin Marinas , Thomas Gleixner , Ingo Molnar , "linux-arm-kernel@lists.infradead.org" , Chris Zankel , Max Filippov On 06/17/2013 11:02 AM, Baruch Siach wrote: >> to send >> >it by Thomas for 3.11 this week. > Good, thanks. This means that the xtensa ccount sched_clock patch > (http://lists.linux-xtensa.org/pipermail/linux-xtensa/Week-of-Mon-20130617/001077.html) > that depends on the third patch in this series, can go in for 3.11, if the > xtensa maintainer acks it (added to Cc). How should we handle the dependency > then? Well, Thomas hasn't picked them up yet, so he could still object, so no promises yet :) As for the dependency, either you can base your patches off of tip/timers/core (once the patches land there) and send a pull request to the maintainer (so he gets the dependencies in -tip), or we can see about queuing your changes via tip/timers/core (assuming you get maintainer acks). thanks -john