Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp3165755pxb; Tue, 20 Apr 2021 01:58:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxlOMmREMsBXGFAYWX/zq92Bmvt9cEGkM7R2BmgNmTPNel807zmAGwO6A6qRtqVWy4SBSqA X-Received: by 2002:a17:90b:4384:: with SMTP id in4mr3806919pjb.188.1618909136735; Tue, 20 Apr 2021 01:58:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618909136; cv=none; d=google.com; s=arc-20160816; b=Xo/50TTHipIW0mJe+ObZ6YbHzQQy4GMEuTJjck3XnWAktnfQGHSAi3ekkdHVeXD8h9 gFZhkKvcfgnv7b4aiasGe2iYvwf1e9f4o6PqvG4OMp2DFTp3meN8DTfQyMb/W9uUvlmJ EMweuQfU1ZdPgZJZBgrHAS7hjXMELsiXxl7ieqDOL57Ls/h9pV3KPgyW7cfLDrr48utm bWj7PWswB0jflczgagjzCiy3diLSphyz2Rw88GNCcFNBQoNLgvL7Yl1rwuidPe0sGm3s d6YD2cEVgXdNmVhF7L+YvTdKW5mswi6pGqI6E8V/im1OemZZmZiqsAvbrmtS0R2igmgk Zn7g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=86tGSk3JcNmQcXgVAOk9/DG6iWDhJdSlrdqfVf1arL8=; b=mN2A80jh7fpCowk3l4BXWug7qTw8JEACtkhxDAVYRcn+RBgliz719cT4oY7a+dnSZ8 Yppnv6t1KZCgPq0RoWAS9gih5nhsJJp3rfg9zm0cmLSsZWkBsYpFclcpkiCzaiEaRBQL gs5AjtSz1KaUNG/I//wfJhZI1Xv9PzsTSOARqPjhm82bUW2I9TeAIBw5KihzGGiLSZmq 9D53cCX+pOgWt7xM/lyXxONYL/HUVYFEpNlUWmY4Kv3hApASfS5ygpOccP+L90Ha8oOP O/eJWtAhPysOv43R7pUwZPW49GJNdjhEqJG+o3RBCh+QwPojpw2PxVSnLI5fnqWpZbdE 5FdQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id jc24si2612433pjb.95.2021.04.20.01.58.44; Tue, 20 Apr 2021 01:58:56 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230436AbhDTI6p (ORCPT + 99 others); Tue, 20 Apr 2021 04:58:45 -0400 Received: from elvis.franken.de ([193.175.24.41]:32856 "EHLO elvis.franken.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229749AbhDTI6m (ORCPT ); Tue, 20 Apr 2021 04:58:42 -0400 Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1lYmCu-0000OR-00; Tue, 20 Apr 2021 10:58:08 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id E113DC0652; Tue, 20 Apr 2021 10:34:03 +0200 (CEST) Date: Tue, 20 Apr 2021 10:34:03 +0200 From: Thomas Bogendoerfer To: Sudip Mukherjee Cc: YunQiang Su , linux-mips , LKML Subject: Re: build failure of malta_qemu_32r6_defconfig Message-ID: <20210420083403.GA6557@alpha.franken.de> References: <20210409121637.GA13010@alpha.franken.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Apr 18, 2021 at 12:01:36AM +0100, Sudip Mukherjee wrote: > Hi Thomas, > > On Fri, Apr 9, 2021 at 1:17 PM Thomas Bogendoerfer > wrote: > > > > On Thu, Apr 08, 2021 at 09:42:11AM +0800, YunQiang Su wrote: > > > Sudip Mukherjee 于2021年4月8日周四 上午2:26写道: > > > > > > > > Hi Thomas, > > > > > > > > I was building v5.10.28 with malta_qemu_32r6_defconfig and noticed that > > > > it fails to build, so tried next-20210407 to see if it has been fixed. > > > > But linux-next also has the issue with gcc-10. > > > > > > > > The error is: > > > > > > > > ./arch/mips/include/asm/vdso/gettimeofday.h: In function '__vdso_clock_gettime': > > > > ./arch/mips/include/asm/vdso/gettimeofday.h:103:2: error: the register 'lo' cannot be clobbered in 'asm' for the current target > > > > 103 | asm volatile( > > > > | ^~~ > > > > > > this operation try to save lo and hi register, while they are not > > > exisiting on r6. > > > We are working on figure out a patch for it. > > > > looks like there is already a patch in patchwork, which just needs > > a workup: > > > > https://patchwork.kernel.org/project/linux-mips/patch/20200801154401.4177009-1-romain.naour@gmail.com/ > > Looks like there has been no response to it since last 8 months. Do > you want me to respin it and send a proper patch? that would me fantastic and much appreciated :-) Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]