Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp7269301imu; Tue, 22 Jan 2019 03:16:09 -0800 (PST) X-Google-Smtp-Source: ALg8bN4fj5ju2cPRBYg4oCGV3WpGIpUw+sxpspHwoCnIORJrWpzi9+CDHV0Nc/dXVi66Z1ohAfHX X-Received: by 2002:a62:1289:: with SMTP id 9mr33535069pfs.102.1548155769250; Tue, 22 Jan 2019 03:16:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548155769; cv=none; d=google.com; s=arc-20160816; b=RgHLKrfY65b83jZYHu35xcyXahItz5OISomlFMSOrNbXQE/KfVgFxgPqH61pW79+WN 40wZ6GOb3Hr3aa8yVk+BrCcjFCQUNC//xBqUu+EDhbKoX28z3m0MZSvnpHJ++eIn5o5R o6ZByx7mIFO6LNkU35H4q93Bnt1nRgJYpsEdrooLsc3h7xe2KAOPTljfEdpynpD/GE9o 1vR3vAMB/ykErMeoT3hSTnClr7/zzHPTwBeSZWizVG5COKpga7sRDWR2oA0KvNJQor9V ogQaI5FGPrXVOopqTBFnkT1jByU9/MzzLIrN+Bc3KaJo6gELy72HqqbTzum4V3kNrRl2 NHTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=OXCew0bC60lME+PcoWULeDKDgfxHSU0gJzdtEEVBuQw=; b=pKlxyyemUvDxIvaxqqmg1bwg12yLl+OCDhU073levxUrfenIJzyVPMll7MTCRoOMFF QYzHnesv1LBxvY+wf0wb7SOGCFAqwVh4T2Ky2MurpTI/Y77FjWi2UW6H+RmDXATgZjVX Wly/lki7+xClR87Ei57MXZBt9s3i29/RxWvtCMqNOYqUMU/+inDKSZj9t5L1KIWT7LmG KkdPevz62FLUoOxaO1CsEVTX20iJMrzev5ra8EVKWJK5kVZU9yvkfwz1TBhodSYiWZIc 2XpjAr5s/jR1iEIedgsZhgS0RqqpfVk3f9oi76aYpWaaupITATEP+YDJwL4/Lh5HChO+ RbpA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r28si13545697pgm.317.2019.01.22.03.15.53; Tue, 22 Jan 2019 03:16:09 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727976AbfAVLOE (ORCPT + 99 others); Tue, 22 Jan 2019 06:14:04 -0500 Received: from mga01.intel.com ([192.55.52.88]:59183 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727663AbfAVLOE (ORCPT ); Tue, 22 Jan 2019 06:14:04 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Jan 2019 03:14:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,506,1539673200"; d="scan'208";a="108801491" Received: from pl-dbox.sh.intel.com (HELO intel.com) ([10.239.159.124]) by orsmga007.jf.intel.com with ESMTP; 22 Jan 2019 03:14:02 -0800 Date: Tue, 22 Jan 2019 19:13:59 +0800 From: Philip Li To: Borislav Petkov Cc: kbuild test robot , linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar , kbuild-all@01.org Subject: Re: [kbuild-all] arch/x86/include/asm/cmpxchg.h:245:2: error: 'asm' operand has impossible constraints Message-ID: <20190122111359.GA9888@intel.com> References: <201901221204.ZqZgxRnA%fengguang.wu@intel.com> <20190122100815.GA26587@zn.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190122100815.GA26587@zn.tnic> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 22, 2019 at 11:08:34AM +0100, Borislav Petkov wrote: > On Tue, Jan 22, 2019 at 12:53:11PM +0800, kbuild test robot wrote: > > Hi Ingo, > > > > FYI, the error/warning still remains. > > Guys, > > we already discussed this: > > https://lists.01.org/pipermail/kbuild-all/2018-December/056206.html > > but you keep reporting it. > > You need to fix your reported issues tracking or otherwise no one will > bother anymore. thanks for the feedback, we will blacklist this. So may i understand based on the thread at https://lists.01.org/pipermail/kbuild-all/2018-December/056225.html, this is gcc-4.9 problem? > > Thx. > > -- > Regards/Gruss, > Boris. > > Good mailing practices for 400: avoid top-posting and trim the reply. > _______________________________________________ > kbuild-all mailing list > kbuild-all@lists.01.org > https://lists.01.org/mailman/listinfo/kbuild-all