Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754067AbbIABAr (ORCPT ); Mon, 31 Aug 2015 21:00:47 -0400 Received: from ozlabs.org ([103.22.144.67]:54260 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752596AbbIABAq (ORCPT ); Mon, 31 Aug 2015 21:00:46 -0400 Message-ID: <1441069243.26730.3.camel@ellerman.id.au> Subject: Re: [RFC PATCH 1/9] powerpc: allocate sys_membarrier system call number From: Michael Ellerman To: Mathieu Desnoyers Cc: Andrew Morton , linux-api , linux-kernel@vger.kernel.org, Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org Date: Tue, 01 Sep 2015 11:00:43 +1000 In-Reply-To: <131898944.32688.1441035174419.JavaMail.zimbra@efficios.com> References: <1440698215-8355-1-git-send-email-mathieu.desnoyers@efficios.com> <1440698215-8355-2-git-send-email-mathieu.desnoyers@efficios.com> <1441004045.5735.8.camel@ellerman.id.au> <131898944.32688.1441035174419.JavaMail.zimbra@efficios.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 958 Lines: 29 On Mon, 2015-08-31 at 15:32 +0000, Mathieu Desnoyers wrote: > ----- On Aug 31, 2015, at 2:54 AM, Michael Ellerman mpe@ellerman.id.au wrote: > > > On Thu, 2015-08-27 at 13:56 -0400, Mathieu Desnoyers wrote: > >> Allow it to be used from SPU, since it should not have unwanted > >> side-effects. > > $ ./membarrier_test > > membarrier MEMBARRIER_CMD_QUERY syscall available. > > membarrier: MEMBARRIER_CMD_SHARED success. > > membarrier: tests done! > > > > Which looks good. > > > > Assuming the membarrier support hits 4.3, I'll take this via my tree for 4.3 > > also. > > Great! I'll take care of your comments about self-tests, Thanks. None of them are critical so we can always fix them later. cheers -- 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/