From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753519AbaHUCSD (ORCPT ); Wed, 20 Aug 2014 22:18:03 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:36829 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752121AbaHUCSB (ORCPT ); Wed, 20 Aug 2014 22:18:01 -0400 Date: Thu, 21 Aug 2014 04:12:00 +0200 From: Andrew Lunn To: Tomeu Vizoso Cc: Mike Turquette , Stephen Warren , Tomasz Figa , linux-kernel@vger.kernel.org, Javier Martinez Canillas , rabin@rab.in, Thierry Reding , Peter De Schrijver , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v7 0/8] Per-user clock constraints Message-ID: <20140821021200.GB11103@lunn.ch> References: <1408375833-10703-1-git-send-email-tomeu.vizoso@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1408375833-10703-1-git-send-email-tomeu.vizoso@collabora.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 18, 2014 at 05:30:26PM +0200, Tomeu Vizoso wrote: > Hi, > > in this v7 of the patchset I have only rebased on top of 3.17rc1, with no other > changes. I have had to do a fair amount of fixing due to the rebase, more > details below. Follows the original cover letter blurb: Hi Tomeu I would like to test this patchset, but patch 5 never made it to the list. Do you have a git tree i can clone? Thanks Andrew