Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 30 Oct 2002 14:47:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 30 Oct 2002 14:47:24 -0500 Received: from smtp3.us.dell.com ([143.166.148.134]:55046 "EHLO smtp3.us.dell.com") by vger.kernel.org with ESMTP id ; Wed, 30 Oct 2002 14:47:22 -0500 Date: Wed, 30 Oct 2002 13:53:45 -0600 (CST) From: Matt Domsch X-X-Sender: mdomsch@humbolt.us.dell.com Reply-To: Matt Domsch To: torvalds@transmeta.com cc: linux-kernel@vger.kernel.org Subject: [BK PATCH 2.5.44] EDD updates Message-ID: X-GPG-Fingerprint: 17A4 17D0 81F5 4B5F DB1C AEF8 21AB EEF7 92F0 FC09 X-GPG-Key: http://domsch.com/mdomsch_pub.asc 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: 1484 Lines: 52 Linus, please do a bk pull http://mdomsch.bkbits.net/linux-2.5-edd-tolinus This will update the following files: arch/i386/boot/setup.S | 34 +++++- arch/i386/kernel/edd.c | 231 ++++++++++++++++++++++------------------------- arch/i386/kernel/setup.c | 3 include/asm-i386/edd.h | 4 4 files changed, 143 insertions, 129 deletions through these ChangeSets: (02/10/24 1.808.5.4) EDD: moved attr_test to edd_attribute ->test(), comments (Changesets below were also incorporated in 2.5.44-ac3) (02/10/23 1.808.5.3) EDD: remove list_head from edd_device, don't delete symlinks Update comments Remove list_head from edd_device, don't delete it Don't delete symlinks - driverfs_remove_dir() will. (02/10/23 1.808.5.2) EDD: cleanups print PCI info as %02x.%02x.%d Don't warn about nonexistant SCSI devices if it's not a SCSI device (02/10/21 1.808.5.1) EDD: add comments, magic value defines, use snprintf always Thanks, Matt -- Matt Domsch Sr. Software Engineer, Lead Engineer, Architect Dell Linux Solutions www.dell.com/linux Linux on Dell mailing lists @ http://lists.us.dell.com - 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/