Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751279AbZJIEFb (ORCPT ); Fri, 9 Oct 2009 00:05:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751012AbZJIEFa (ORCPT ); Fri, 9 Oct 2009 00:05:30 -0400 Received: from cantor2.suse.de ([195.135.220.15]:38454 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750878AbZJIEF3 (ORCPT ); Fri, 9 Oct 2009 00:05:29 -0400 Date: Fri, 9 Oct 2009 06:04:53 +0200 From: Nick Piggin To: Peter Zijlstra Cc: Jens Axboe , Linus Torvalds , Linux Kernel Mailing List , linux-fsdevel@vger.kernel.org, Ravikiran G Thirumalai Subject: Re: [rfc][patch] store-free path walking Message-ID: <20091009040453.GA2983@wotan.suse.de> References: <20091006101414.GM5216@kernel.dk> <20091006122623.GE30316@wotan.suse.de> <20091006124941.GS5216@kernel.dk> <20091007085849.GN30316@wotan.suse.de> <20091008123622.GA30316@wotan.suse.de> <20091008125746.GL9228@kernel.dk> <20091008132200.GB30316@wotan.suse.de> <20091008133003.GM9228@kernel.dk> <1255024846.26976.329.camel@twins> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1255024846.26976.329.camel@twins> 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: 833 Lines: 22 On Thu, Oct 08, 2009 at 08:00:45PM +0200, Peter Zijlstra wrote: > On Thu, 2009-10-08 at 15:30 +0200, Jens Axboe wrote: > > > > IIRC, there was a bug with thread accounting very recently. Why would it > > not hit -rc3 alone, though? Does look fishy, though. > > That was caused by: > def0a9b2573e00ab0b486cb5382625203ab4c4a6 sched_clock: Make it NMI safe > > And was fixed by: > 152f9d0710a62708710161bce1b29fa8292c8c11 sched_clock: Fix > atomicity/continuity bug by using cmpxchg64() > > Which is in -rc3 Well what ever is happening here still happens with post-rc3 kernels. -- 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/