Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756898AbbBEJaf (ORCPT ); Thu, 5 Feb 2015 04:30:35 -0500 Received: from casper.infradead.org ([85.118.1.10]:54493 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751988AbbBEJad (ORCPT ); Thu, 5 Feb 2015 04:30:33 -0500 Date: Thu, 5 Feb 2015 10:30:24 +0100 From: Peter Zijlstra To: Linus Torvalds Cc: Sasha Levin , Waiman Long , Ingo Molnar , Andrew Morton , Andrey Ryabinin , Dave Jones , LKML Subject: Re: sched: memory corruption on completing completions Message-ID: <20150205093024.GF5029@twins.programming.kicks-ass.net> References: <54D2AA16.6030706@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 831 Lines: 20 On Wed, Feb 04, 2015 at 04:16:54PM -0800, Linus Torvalds wrote: > > Why did I think we had this bug but already fixed it ? Maybe it's one > of those things that Waiman fixed in his long delayed qspinlock > series? Waiman? ISTR that that would do the exact same thing, but I need to go look a the latest paravirt code -- that's the part that we all were still bothered with. > Or maybe I just remember the fixes where we changed > from a mutex to a spinlock, which fixed a very similar case for > non-paravirtualized cases. I think we had a non paravirt mutex case last year or so. -- 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/