Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp2110580imm; Sat, 30 Jun 2018 11:08:21 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIWal2M2vUnjk7wqcaetudBPkzbU2+CuwsS74bfAk3Ze7Xgj365c+q/pjLq9U4MmFz3vyzE X-Received: by 2002:a65:4a4d:: with SMTP id a13-v6mr16469135pgu.161.1530382101512; Sat, 30 Jun 2018 11:08:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530382101; cv=none; d=google.com; s=arc-20160816; b=y8bFkwlCi9Dz5CqLubsvuWByJj8FvQdD3SdZ4pBZG2Y+790+cG6r+AeOknt6MlwbfA eI6RirxdrSFn3ZJkRPYeu8X5njuNA9hbS84NvFAg8A1eMH58rws4EbgZ78r/sIWoJwQ2 O56lOpK0OXVsk1I7NApLW73Xgy0iZ+Tu2y1shJr3Yb5ryR2f1EkqtzIKdMrOrQMfhSgj c/x7GjMRktqnovpXc+NnY776fLrHjtSTyMlqP1ODJodt32BNR1EMYBM82mlN0vHPHzQo xO/SS4xD1hvY65V49mr2d2yLZT6BtWNdaDBFUMrZSmRuWZQg2RIL9I736khF1rkXYzcT Efzg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=bveDFb1ZRI1YwBezqi1mQ9496aRFLck598VE8MxoXkA=; b=n3Xzz/vvVnAGJ+qAC5cvcVz3E4UwwC3jBV5VgFJEzDgzLYOYemGxK2ABGJlB/Il13G UgFE9SI3eiMIJaVqTdMzCA5ItGCWL7knm9e8o9Y17mHLs9YbFb+g+QNIqmNzV/XGWRm9 v3LUd1PZjr5X+RNCGQTZzgqXdAzoYVdCcQeS8O+rI1rAtULymZz98EhMwCosPNev4c4w M/wRJrsK8DfHPX3iognWAiEsIqW7Gw7+adTz9gSvILzot9tHYtYzbudv4+830RQAw2E6 M/TZ3F4Fd/prncca+GV+7Q3455t/IJnVf+c9aX0Ac1M8LIHe96nyUQ5mk3UVhtgSGmpZ XrLA== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e11-v6si12772656pln.161.2018.06.30.11.08.05; Sat, 30 Jun 2018 11:08:21 -0700 (PDT) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751472AbeF3SHX (ORCPT + 99 others); Sat, 30 Jun 2018 14:07:23 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:37484 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751304AbeF3SHX (ORCPT ); Sat, 30 Jun 2018 14:07:23 -0400 Received: from localhost.localdomain (c-24-4-125-7.hsd1.ca.comcast.net [24.4.125.7]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 3906E2D; Sat, 30 Jun 2018 18:07:22 +0000 (UTC) Date: Sat, 30 Jun 2018 11:07:20 -0700 From: Andrew Morton To: Dmitry Vyukov Cc: kbuild test robot , kbuild-all@01.org, LKML , Linux Memory Management List Subject: Re: /tmp/cctnQ1CM.s:35: Error: .err encountered Message-Id: <20180630110720.c80f060abe6d163eef78e9a6@linux-foundation.org> In-Reply-To: References: <201806301538.bewm1wka%fengguang.wu@intel.com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 30 Jun 2018 12:27:09 +0200 Dmitry Vyukov wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master > > head: 1904148a361a07fb2d7cba1261d1d2c2f33c8d2e > > commit: 758517202bd2e427664857c9f2aa59da36848aca arm: port KCOV to arm > > date: 2 weeks ago > > config: arm-allmodconfig (attached as .config) > > compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.0 > > reproduce: > > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > > chmod +x ~/bin/make.cross > > git checkout 758517202bd2e427664857c9f2aa59da36848aca > > # save the attached .config to linux build tree > > GCC_VERSION=7.2.0 make.cross ARCH=arm > > > > All errors (new ones prefixed by >>): > > > > /tmp/cctnQ1CM.s: Assembler messages: > >>> /tmp/cctnQ1CM.s:35: Error: .err encountered > > /tmp/cctnQ1CM.s:36: Error: .err encountered > > /tmp/cctnQ1CM.s:37: Error: .err encountered > > Hi kbuild test robot, > > The fix was mailed more than a month ago, but still not merged into > the tree. That's linux... That was a rather unhelpful email. I've just scanned all your lkml emails since the start of May and cannot find anything which looks like a fix for this issue. Please resend. About three weks ago :(