Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932325AbZKBUBG (ORCPT ); Mon, 2 Nov 2009 15:01:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932291AbZKBUBF (ORCPT ); Mon, 2 Nov 2009 15:01:05 -0500 Received: from cantor2.suse.de ([195.135.220.15]:54645 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932189AbZKBUBE (ORCPT ); Mon, 2 Nov 2009 15:01:04 -0500 Date: Mon, 2 Nov 2009 11:58:02 -0800 From: Greg KH To: Jan Blunck Cc: linux-fsdevel@vger.kernel.org, Matthew Wilcox , linux-kernel@vger.kernel.org, "Eric W. Biederman" , Andrew Morton , Qinghuang Feng Subject: Re: [PATCH 25/27] BKL: Remove BKL from sysfs Message-ID: <20091102195802.GA14201@suse.de> References: <1257156307-24175-1-git-send-email-jblunck@suse.de> <1257156307-24175-26-git-send-email-jblunck@suse.de> <20091102164417.GA21592@suse.de> <20091102173543.GI21750@bolzano.suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091102173543.GI21750@bolzano.suse.de> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 887 Lines: 27 On Mon, Nov 02, 2009 at 06:35:43PM +0100, Jan Blunck wrote: > On Mon, Nov 02, Greg KH wrote: > > > On Mon, Nov 02, 2009 at 11:05:05AM +0100, Jan Blunck wrote: > > > BKL is only used in fill_super and get_sb_single() is used. It is safe to > > > remove it. > > > > > > Signed-off-by: Jan Blunck > > > > Acked-by: Greg Kroah-Hartman > > > > Is this going through your tree to Linus, or do you want me to take this > > patch through mine? > > I guess this should go through tip since there are already other bkl removal > patches in per-topic branches there. Ok, no objection from me. thanks, greg k-h -- 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/