Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756001AbZKBQo1 (ORCPT ); Mon, 2 Nov 2009 11:44:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755828AbZKBQo0 (ORCPT ); Mon, 2 Nov 2009 11:44:26 -0500 Received: from cantor2.suse.de ([195.135.220.15]:47246 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755540AbZKBQo0 (ORCPT ); Mon, 2 Nov 2009 11:44:26 -0500 Date: Mon, 2 Nov 2009 08:44:17 -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: <20091102164417.GA21592@suse.de> References: <1257156307-24175-1-git-send-email-jblunck@suse.de> <1257156307-24175-26-git-send-email-jblunck@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1257156307-24175-26-git-send-email-jblunck@suse.de> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 603 Lines: 19 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? 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/