Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751940AbdIVJdp (ORCPT ); Fri, 22 Sep 2017 05:33:45 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:51340 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751809AbdIVJdo (ORCPT ); Fri, 22 Sep 2017 05:33:44 -0400 Date: Fri, 22 Sep 2017 11:33:29 +0200 From: Peter Zijlstra To: James Bottomley Cc: Mathieu Desnoyers , Andy Lutomirski , "Paul E. McKenney" , Will Deacon , Alan Stern , Michael Ellerman , linux-kernel , linux-arch , Dave Watson , maged michael Subject: Re: Rough notes from sys_membarrier() lightning BoF Message-ID: <20170922093329.wizest62uolktwc7@hirez.programming.kicks-ass.net> References: <20170917223608.GA14577@linux.vnet.ibm.com> <1264439870.15044.1505931230400.JavaMail.zimbra@efficios.com> <20170921130950.nwfbyiil34psoyua@hirez.programming.kicks-ass.net> <1506014619.3848.59.camel@HansenPartnership.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1506014619.3848.59.camel@HansenPartnership.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 346 Lines: 8 On Thu, Sep 21, 2017 at 10:23:39AM -0700, James Bottomley wrote: > ?We have one system that locks up if > multiple CPUs have outstanding coherency operations on the private bus, > but that's only one annoying CPU (which we manage with a special lock > inside the PA-RISC mmu code). Hehe, yeah. I saw that code recently and had a WTF moment ;-)