From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263545AbTLSTEq (ORCPT ); Fri, 19 Dec 2003 14:04:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263573AbTLSTEq (ORCPT ); Fri, 19 Dec 2003 14:04:46 -0500 Received: from fw.osdl.org ([65.172.181.6]:23228 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S263545AbTLSTEm (ORCPT ); Fri, 19 Dec 2003 14:04:42 -0500 Date: Fri, 19 Dec 2003 11:03:23 -0800 From: "Randy.Dunlap" To: Matt Domsch Cc: linux-kernel@vger.kernel.org Subject: Re: [RFC] 2.6.0 EDD enhancements Message-Id: <20031219110323.35f25aae.rddunlap@osdl.org> In-Reply-To: References: Organization: OSDL X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i686-pc-linux-gnu) X-Face: +5V?h'hZQPB9kW 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 Fri, 19 Dec 2003 12:57:06 -0600 (CST) Matt Domsch wrote: | For review and comment, three changesets against 2.6.0 at: | | bk pull http://mdomsch.bkbits.net/linux-2.5-edd | | This will update the following files: | | Documentation/i386/zero-page.txt | 4 - | arch/i386/boot/setup.S | 21 ++++++ | arch/i386/kernel/edd.c | 128 ++++++++++++++++++++++++++++++++++----- | arch/i386/kernel/i386_ksyms.c | 6 - | arch/i386/kernel/setup.c | 7 ++ | include/asm-i386/edd.h | 6 + | include/asm-i386/setup.h | 1 | 7 files changed, 149 insertions, 24 deletions | ... | | | Patches will follow. Feedback welcome. Where is a diff/patch file available for review? Thanks, -- ~Randy MOTD: Always include version info.