Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262896AbUCKAPK (ORCPT ); Wed, 10 Mar 2004 19:15:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262897AbUCKAPK (ORCPT ); Wed, 10 Mar 2004 19:15:10 -0500 Received: from fw.osdl.org ([65.172.181.6]:31170 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S262896AbUCKAPE (ORCPT ); Wed, 10 Mar 2004 19:15:04 -0500 Date: Wed, 10 Mar 2004 16:17:03 -0800 From: Andrew Morton To: Miquel van Smoorenburg Cc: linux-kernel@vger.kernel.org, axboe@suse.de, thornber@redhat.com Subject: Re: [PATCH] backing dev unplugging Message-Id: <20040310161703.79e1a03c.akpm@osdl.org> In-Reply-To: <20040311000507.GE18222@drinkel.cistron.nl> References: <20040310124507.GU4949@suse.de> <20040310130046.2df24f0e.akpm@osdl.org> <20040310210207.GL15087@suse.de> <20040310150542.13d71a39.akpm@osdl.org> <20040311000507.GE18222@drinkel.cistron.nl> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i586-pc-linux-gnu) 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 Content-Length: 870 Lines: 21 Miquel van Smoorenburg wrote: > > dm.c: protect md->map with a rw spin lock rather than the md->lock > > semaphore. Also ensure that everyone accesses md->map through > > dm_get_table(), rather than directly. > > > > 25-akpm/drivers/md/dm-table.c | 3 + > > 25-akpm/drivers/md/dm.c | 88 +++++++++++++++++++++++++----------------- > > .. and this final one on top of it, presumably. > > See https://www.redhat.com/archives/dm-devel/2004-March/msg00036.html Yup, thanks. Lots happening. I'll take a trot through the kernel maternity ward, see if I can drag out another -mm later today. - 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/