From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757052AbcIVKcF (ORCPT ); Thu, 22 Sep 2016 06:32:05 -0400 Received: from ozlabs.org ([103.22.144.67]:37838 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756907AbcIVKcB (ORCPT ); Thu, 22 Sep 2016 06:32:01 -0400 From: Michael Ellerman To: xinhui , kbuild test robot Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, benh@kernel.crashing.org, paulus@samba.org, peterz@infradead.org, mingo@redhat.com, paulmck@linux.vnet.ibm.com, waiman.long@hpe.com, virtualization@lists.linux-foundation.org Subject: Re: [PATCH v7 6/6] powerpc: pSeries: Add pv-qspinlock build config/make In-Reply-To: <57E37216.1030505@linux.vnet.ibm.com> References: <201609191651.3BF51xRa%fengguang.wu@intel.com> <57E37216.1030505@linux.vnet.ibm.com> User-Agent: Notmuch/0.21 (https://notmuchmail.org) Date: Thu, 22 Sep 2016 20:31:59 +1000 Message-ID: <87a8f08bts.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org xinhui writes: > hi, all > ok, this patch set depends on > https://patchwork.kernel.org/patch/8953981/ [V4] powerpc: Implement {cmp}xchg for u8 and u16 AKA: https://patchwork.ozlabs.org/patch/615480/ Sorry I saw the discussion on that and thought there'd be a new version. But now I read the whole thread it looks like it was OK in the end. I'll try and get it merged. cheers