Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758736AbZD1Fgw (ORCPT ); Tue, 28 Apr 2009 01:36:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754369AbZD1Fgm (ORCPT ); Tue, 28 Apr 2009 01:36:42 -0400 Received: from brick.kernel.dk ([93.163.65.50]:35785 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750965AbZD1Fgm (ORCPT ); Tue, 28 Apr 2009 01:36:42 -0400 Date: Tue, 28 Apr 2009 07:36:41 +0200 From: Jens Axboe To: Tejun Heo Cc: linux-kernel@vger.kernel.org, donari75@gmail.com, bzolnier@gmail.com, linux-ide@vger.kernel.org, alan@lxorguk.ukuu.org.uk Subject: Re: [GIT PATCH linux-2.6-block#for-linus] block: fix hd and mg_disk Message-ID: <20090428053641.GE4593@kernel.dk> References: <1240890740-3462-1-git-send-email-tj@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1240890740-3462-1-git-send-email-tj@kernel.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1142 Lines: 36 On Tue, Apr 28 2009, Tejun Heo wrote: > Hello, > > Upon ack, please pull from the following git tree. > > git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git tj-block-for-linus > > to receive the following patches. > > 0001-mg_disk-fix-locking.patch > 0002-mg_disk-fix-CONFIG_LBD-y-warning.patch > 0003-hd-fix-locking.patch > > 0001 and 0003 fix locking problem in mg_disk and hd. mg_disk is only > compile tested but hd received almost identical changes and is > verified to work so I'm relatively confident regarding the mg_disk. > > 0002 removes a build warning. > > This patchset is on top of the current linux-2.6-block#for-linus[1] > and contains the following changes. > > drivers/block/hd.c | 17 +++++++---------- > drivers/block/mg_disk.c | 19 ++++++++++++++----- > 2 files changed, 21 insertions(+), 15 deletions(-) Thanks Tejun, pulled! -- Jens Axboe -- 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/