Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753283Ab0DMUM7 (ORCPT ); Tue, 13 Apr 2010 16:12:59 -0400 Received: from mail-bw0-f219.google.com ([209.85.218.219]:57070 "EHLO mail-bw0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753021Ab0DMUM5 (ORCPT ); Tue, 13 Apr 2010 16:12:57 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=jx4r4BQcAe9vAO00CtiQRJv+1UU8iJClDpDfzVpiuuq42TIWamjVhxTT+AqVTtIzE9 IkCylqXHUi3kDSdsnInQND3NIBp6feB9jrdUAzDQxoktrnaLYHazKSsFHO12m5+tKq02 3xp22BvQtqtY0xBcMjxA5iEqaT2Ml6U6q0ShI= Date: Tue, 13 Apr 2010 22:12:49 +0200 From: Frederic Weisbecker To: Arnd Bergmann Cc: Jan Blunck , Jan Kara , tytso@mit.edu, Linux-Kernel Mailinglist , linux-ext4@vger.kernel.org Subject: Re: [PATCH 0/5] ext2: Preparation to remove BKL Message-ID: <20100413201246.GB5602@nowhere> References: <1271104905-8804-1-git-send-email-jblunck@suse.de> <20100412210127.GE8285@nowhere> <201004131131.54650.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201004131131.54650.arnd@arndb.de> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1011 Lines: 33 On Tue, Apr 13, 2010 at 11:31:54AM +0200, Arnd Bergmann wrote: > On Monday 12 April 2010, Frederic Weisbecker wrote: > > It looks like this is all about .35 material. > > > > This is going to be hard to have a separate tree to pushdown/remove > > the bkl in the mount path if it depends on the ext2 tree. > > The pushdown can be in a separate tree that can be merged independently, > just the final patch removing it in do_new_mount needs to wait > for everything else to get merged first. Right. > We have some other patches, > in particular the one that makes CONFIG_BKL modular that have to > wait for other patches and should probably just be applied separately > rather than merged from a bisectable git tree. > > Arnd Ok, no problem then. Thanks. -- 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/