Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751041AbWHBCNU (ORCPT ); Tue, 1 Aug 2006 22:13:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751046AbWHBCNU (ORCPT ); Tue, 1 Aug 2006 22:13:20 -0400 Received: from ebiederm.dsl.xmission.com ([166.70.28.69]:27092 "EHLO ebiederm.dsl.xmission.com") by vger.kernel.org with ESMTP id S1751038AbWHBCNT (ORCPT ); Tue, 1 Aug 2006 22:13:19 -0400 From: ebiederm@xmission.com (Eric W. Biederman) To: Andi Kleen Cc: , Horms , Jan Kratochvil , "H. Peter Anvin" , Magnus Damm , Vivek Goyal , Linda Wang Subject: Re: [PATCH 18/33] x86_64: Kill temp_boot_pmds II References: <11544302392378-git-send-email-ebiederm@xmission.com> Date: Tue, 01 Aug 2006 20:11:48 -0600 In-Reply-To: (Andi Kleen's message of "01 Aug 2006 21:04:02 +0200") Message-ID: User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1084 Lines: 32 Andi Kleen writes: > "Eric W. Biederman" writes: >> >> I also modify the early page table initialization code >> to use early_ioreamp and early_iounmap, instead of the >> special case version of those functions that they are >> now calling. > > Or rather I tried to apply it - it doesn't apply at all > on its own: > > patching file arch/x86_64/mm/init.c > Hunk #1 FAILED at 167. > Hunk #2 succeeded at 274 with fuzz 1 (offset 28 lines). > Hunk #3 FAILED at 286. > Hunk #4 FAILED at 341. > 3 out of 4 hunks FAILED -- rejects in file arch/x86_64/mm/init.c It is probably patch 17: "x86_64: Separate normal memory map initialization from the hotplug case" I don't see any other patches that touch arch/x86_64/mm/init.c before that. At least not in 2.6.18-rc3, which is the base of my patchset. Eric - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/