From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751096AbWHBDT1 (ORCPT ); Tue, 1 Aug 2006 23:19:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751101AbWHBDT1 (ORCPT ); Tue, 1 Aug 2006 23:19:27 -0400 Received: from cantor.suse.de ([195.135.220.2]:9962 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1751096AbWHBDT0 (ORCPT ); Tue, 1 Aug 2006 23:19:26 -0400 From: Andi Kleen To: virtualization@lists.osdl.org Subject: Re: [PATCH 0 of 13] Basic infrastructure patches for a paravirtualized kernel Date: Wed, 2 Aug 2006 05:18:56 +0200 User-Agent: KMail/1.9.3 Cc: Jeremy Fitzhardinge , Andrew Morton , Xen-devel , Ian Pratt , Linux Kernel , Chris Wright , "Eric W. Biederman" , Christoph Lameter References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608020518.56186.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tuesday 01 August 2006 22:00, Jeremy Fitzhardinge wrote: > [ REPOST: Apologies to anyone who has seen this before. It > didn't make it onto any of the lists it should have. -J ] I tried to apply these patches (except the ones I didn't like: 8, 10, 12) to my tree, but couldn't because they are all MIME demaged: + pte =3D (mm =3D=3D &init_mm) ? etc. Can you please repost a version without that (and ideally fix 8, 10, 12)? -Andi