Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756549AbZKBRfl (ORCPT ); Mon, 2 Nov 2009 12:35:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756521AbZKBRfk (ORCPT ); Mon, 2 Nov 2009 12:35:40 -0500 Received: from cantor.suse.de ([195.135.220.2]:39418 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756511AbZKBRfj (ORCPT ); Mon, 2 Nov 2009 12:35:39 -0500 Date: Mon, 2 Nov 2009 18:35:43 +0100 From: Jan Blunck To: Greg KH 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: <20091102173543.GI21750@bolzano.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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091102164417.GA21592@suse.de> Organization: SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 (AG Nuernberg) User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 764 Lines: 23 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. Thanks, Jan -- 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/