Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752777Ab0ABPkl (ORCPT ); Sat, 2 Jan 2010 10:40:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752629Ab0ABPkl (ORCPT ); Sat, 2 Jan 2010 10:40:41 -0500 Received: from mail-ew0-f219.google.com ([209.85.219.219]:48507 "EHLO mail-ew0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752646Ab0ABPkk (ORCPT ); Sat, 2 Jan 2010 10:40:40 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=dohsnouXMmWP0Fp/Z9DbVgNZafefF/Biy8Yq1qKPiEKTjHFVNkuHYil/Ul79aEdErc 9kCRZnCmbFXq6PToFYrLB2I91vpw+hiXXOnuVQES4qn3/9SjljUXdZDE0+vHOML5jMvq YB4UL29M4efXxwCAsVjb24App34HUkYZRjzlg= Date: Sat, 2 Jan 2010 16:40:31 +0100 From: Borislav Petkov To: Linus Torvalds Cc: "Eric W. Biederman" , KOSAKI Motohiro , David Airlie , Linux Kernel Mailing List , Greg KH , Al Viro Subject: Re: [PATCH] sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 Message-ID: <20100102154031.GA21729@liondog.tnic> Mail-Followup-To: Borislav Petkov , Linus Torvalds , "Eric W. Biederman" , KOSAKI Motohiro , David Airlie , Linux Kernel Mailing List , Greg KH , Al Viro References: <20091228092712.AA8C.A69D9226@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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: 519 Lines: 14 On Fri, Jan 01, 2010 at 03:10:49PM -0800, Linus Torvalds wrote: > And by "testing" I mean both the "yes, this second version also breaks the > lockdep chain and avoids the warning", Yes, it survived a couple of suspend/resume cycles so far. -- Regards/Gruss, Boris. -- 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/