Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756550AbbBEHKi (ORCPT ); Thu, 5 Feb 2015 02:10:38 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:61916 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752137AbbBEHKh (ORCPT ); Thu, 5 Feb 2015 02:10:37 -0500 Date: Thu, 5 Feb 2015 08:10:32 +0100 From: Ingo Molnar To: Linus Torvalds Cc: Sasha Levin , Waiman Long , Peter Zijlstra , Andrew Morton , Andrey Ryabinin , Dave Jones , LKML Subject: Re: sched: memory corruption on completing completions Message-ID: <20150205071032.GA3114@gmail.com> 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.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 904 Lines: 26 * Linus Torvalds wrote: > [...] > > As usual, the paravirt code is a horribly buggy heap of crud. > Film at 11. > > 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? 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. We definitely had such a high profile bug in the native case, years before the qspinlock series came along. I don't remember the specifics anymore, but maybe it was in the VFS code? Thanks, Ingo -- 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/