Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 17 Nov 2002 15:20:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 17 Nov 2002 15:20:22 -0500 Received: from nat-pool-rdu.redhat.com ([66.187.233.200]:22360 "EHLO flossy.devel.redhat.com") by vger.kernel.org with ESMTP id ; Sun, 17 Nov 2002 15:20:20 -0500 Date: Sun, 17 Nov 2002 15:28:26 -0500 From: Doug Ledford To: Linus Torvalds Cc: Linux Kernel Mailing List , Linux Scsi Mailing List Subject: Several Misc SCSI updates... Message-ID: <20021117202826.GE3280@redhat.com> Mail-Followup-To: Linus Torvalds , Linux Kernel Mailing List , Linux Scsi Mailing List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1907 Lines: 45 These bring the scsi subsys up to the new module loader semantics. There is more work to be done on inter-module locking here, but we need to solve the whole module->live is 0 during init problem first or else it's a waste of time. bk://linux-scsi.bkbits.net/scsi-dledford ChangeSet@1.866, 2002-11-17 15:02:31-05:00, dledford@flossy.devel.redhat.com Merge bk://linux.bkbits.net/linux-2.5 into flossy.devel.redhat.com:/usr/local/home/dledford/bk/linus-2.5 ChangeSet@1.810.1.5, 2002-11-16 21:31:05-05:00, dledford@aladin.rdu.redhat.com Christoph Hellwig posted a patch that conflicted with a lot of my own changes, so this is the merge of his work into my own. ChangeSet@1.810.1.4, 2002-11-16 21:22:06-05:00, dledford@aladin.rdu.redhat.com aic7xxx_old: fix check_region/request_region usage so that the module may be loaded/unloaded/reloaded ChangeSet@1.810.1.3, 2002-11-16 20:59:23-05:00, dledford@aladin.rdu.redhat.com Update high level scsi drivers to use struct list_head in templates Update scsi.c for struct list_head in upper layer templates Update scsi.c for new module loader semantics ChangeSet@1.810.1.2, 2002-11-16 14:51:42-05:00, dledford@aladin.rdu.redhat.com scsi.c: - Comment out GET_USE_COUNT, it's a bogus test anyway - Don't panic on failure to allocate sg table slab slots, fail gracefully - init_scsi() leaks all sorts of crap on failed module load ChangeSet@1.805.6.1, 2002-11-11 18:02:55-05:00, dledford@aladin.rdu.redhat.com mptscsih.h: compile fix -- Doug Ledford 919-754-3700 x44233 Red Hat, Inc. 1801 Varsity Dr. Raleigh, NC 27606 - 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/