From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753633Ab3LTOwK (ORCPT ); Fri, 20 Dec 2013 09:52:10 -0500 Received: from merlin.infradead.org ([205.233.59.134]:59570 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752617Ab3LTOwH (ORCPT ); Fri, 20 Dec 2013 09:52:07 -0500 Date: Fri, 20 Dec 2013 15:51:40 +0100 From: Peter Zijlstra To: Juri Lelli Cc: tglx@linutronix.de, mingo@redhat.com, rostedt@goodmis.org, oleg@redhat.com, fweisbec@gmail.com, darren@dvhart.com, johan.eker@ericsson.com, p.faure@akatech.ch, linux-kernel@vger.kernel.org, claudio@evidence.eu.com, michael@amarulasolutions.com, fchecconi@gmail.com, tommaso.cucinotta@sssup.it, nicola.manica@disi.unitn.it, luca.abeni@unitn.it, dhaval.giani@gmail.com, hgu1972@gmail.com, paulmck@linux.vnet.ibm.com, raistlin@linux.it, insop.song@gmail.com, liming.wang@windriver.com, jkacur@redhat.com Subject: Re: [PATCH 00/13] sched, deadline: patches Message-ID: <20131220145140.GD7959@laptop.programming.kicks-ass.net> References: <20131217122720.950475833@infradead.org> <52B44B56.1020903@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <52B44B56.1020903@gmail.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 20, 2013 at 02:51:18PM +0100, Juri Lelli wrote: > I use this: https://github.com/gbagnoli/rt-app/tree/new-ABI > It is aligned with the new ABI (but it is missing your last changes). I'm a moron, I can't find how to make github get me a git:// url I can clone from.