From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1Qu81P-0002cM-Fe for user-mode-linux-devel@lists.sourceforge.net; Thu, 18 Aug 2011 19:12:55 +0000 Received: from a.ns.miles-group.at ([95.130.255.143] helo=radon.swed.at) by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1Qu81O-0002c2-1w for user-mode-linux-devel@lists.sourceforge.net; Thu, 18 Aug 2011 19:12:55 +0000 Message-ID: <4E4D642F.3010909@nod.at> Date: Thu, 18 Aug 2011 21:12:47 +0200 From: Richard Weinberger MIME-Version: 1.0 References: In-Reply-To: List-Id: The user-mode Linux development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: user-mode-linux-devel-bounces@lists.sourceforge.net Subject: Re: [uml-devel] Subject: [PATCH 00/91] pending uml patches To: Al Viro Cc: linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net Al, Am 18.08.2011 20:58, schrieb Al Viro: > > My apologies for mailbomb from hell. *All* this stuff is available in > git://git.kernel.org/pub/scm/linux/kernel/git/viro/um-header.git/ #master, > but since uml folks had been stuck with mail and patch for a long time... Have you touched your patches since yesterday? I've already pulled and uploaded them to my shiny new git repo at: git://git.kernel.org/pub/scm/linux/kernel/git/rw/linux-um.git unstable Due to the current mirroring problems with git.kernel.org I have not sent made it public. Sorry for that, I screwed it. :-( > Anyway, most of the stuff in this pile is merging, cleaning and mutilating > subarchitecture-related code in arch/um. By the end of it we have x86 > bits largely merged between 32bit and 64bit variants and taken to arch/x86/um; > headers seriously cleaned up and mostly free of x86-isms now (not completely - > we still have page size dependencies in there). > > Beginning of the series are pure build and driver fixes; those should go to > Linus before 3.1-final, IMO. Okay. > As far as I know, there's no regressions introduced by that pile; testing > and comments would be, of course, welcome. > There was a small build regression, I've already fixed it! Thanks, //richard ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755174Ab1HRTMw (ORCPT ); Thu, 18 Aug 2011 15:12:52 -0400 Received: from a.ns.miles-group.at ([95.130.255.143]:35656 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755142Ab1HRTMt (ORCPT ); Thu, 18 Aug 2011 15:12:49 -0400 Message-ID: <4E4D642F.3010909@nod.at> Date: Thu, 18 Aug 2011 21:12:47 +0200 From: Richard Weinberger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: Al Viro CC: user-mode-linux-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: Re: Subject: [PATCH 00/91] pending uml patches References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Al, Am 18.08.2011 20:58, schrieb Al Viro: > > My apologies for mailbomb from hell. *All* this stuff is available in > git://git.kernel.org/pub/scm/linux/kernel/git/viro/um-header.git/ #master, > but since uml folks had been stuck with mail and patch for a long time... Have you touched your patches since yesterday? I've already pulled and uploaded them to my shiny new git repo at: git://git.kernel.org/pub/scm/linux/kernel/git/rw/linux-um.git unstable Due to the current mirroring problems with git.kernel.org I have not sent made it public. Sorry for that, I screwed it. :-( > Anyway, most of the stuff in this pile is merging, cleaning and mutilating > subarchitecture-related code in arch/um. By the end of it we have x86 > bits largely merged between 32bit and 64bit variants and taken to arch/x86/um; > headers seriously cleaned up and mostly free of x86-isms now (not completely - > we still have page size dependencies in there). > > Beginning of the series are pure build and driver fixes; those should go to > Linus before 3.1-final, IMO. Okay. > As far as I know, there's no regressions introduced by that pile; testing > and comments would be, of course, welcome. > There was a small build regression, I've already fixed it! Thanks, //richard