From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761868AbXGJVaQ (ORCPT ); Tue, 10 Jul 2007 17:30:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755293AbXGJVaF (ORCPT ); Tue, 10 Jul 2007 17:30:05 -0400 Received: from xenotime.net ([66.160.160.81]:59822 "HELO xenotime.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1757448AbXGJVaD (ORCPT ); Tue, 10 Jul 2007 17:30:03 -0400 Date: Tue, 10 Jul 2007 14:33:43 -0700 From: Randy Dunlap To: "H. Peter Anvin" Cc: Al Boldi , linux-kernel@vger.kernel.org Subject: Re: x86 setup code rewrite in C Message-Id: <20070710143343.1fb2d76b.rdunlap@xenotime.net> In-Reply-To: <4693F68E.1070309@zytor.com> References: <200707102032.29124.a1426z@gawab.com> <4693F08B.5060904@zytor.com> <200707110007.09728.a1426z@gawab.com> <4693F68E.1070309@zytor.com> Organization: YPO4 X-Mailer: Sylpheed 2.4.2 (GTK+ 2.8.10; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 10 Jul 2007 14:13:50 -0700 H. Peter Anvin wrote: > Al Boldi wrote: > > > >> There is a git tree on git.kernel.org you can pull, which is current > >> against 2.6.22. > > > > How can I pull a tar-ball from that without using a git client? > > > > I don't think you can. Too bad, not just for x86-newsetup but lots of other gits as well. --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***