From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id A4F8972 for ; Fri, 18 Jun 2021 15:49:08 +0000 (UTC) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id EFF8113A1; Fri, 18 Jun 2021 08:43:38 -0700 (PDT) Received: from slackpad.fritz.box (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 583743F694; Fri, 18 Jun 2021 08:43:37 -0700 (PDT) Date: Fri, 18 Jun 2021 16:43:20 +0100 From: Andre Przywara To: kernel test robot Cc: Maxime Ripard , Chen-Yu Tsai , Jernej Skrabec , kbuild-all@lists.01.org, Rob Herring , Icenowy Zheng , Samuel Holland , linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH v7 04/19] rtc: sun6i: Add support for linear day storage Message-ID: <20210618164320.2aa0ec2d@slackpad.fritz.box> In-Reply-To: <202106180321.yesYU6UQ-lkp@intel.com> References: <20210615110636.23403-5-andre.przywara@arm.com> <202106180321.yesYU6UQ-lkp@intel.com> Organization: Arm Ltd. X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.31; x86_64-slackware-linux-gnu) X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Fri, 18 Jun 2021 04:07:55 +0800 kernel test robot wrote: > Hi Andre, > > I love your patch! Yet something to improve: > > [auto build test ERROR on sunxi/sunxi/for-next] > [also build test ERROR on v5.13-rc6] > [cannot apply to lee-mfd/for-mfd-next mripard/sunxi/for-next next-20210617] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch] > > url: https://github.com/0day-ci/linux/commits/Andre-Przywara/arm64-sunxi-Initial-Allwinner-H616-SoC-support/20210617-022925 > base: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git sunxi/for-next > config: powerpc64-randconfig-c004-20210617 (attached as .config) > compiler: powerpc-linux-gcc (GCC) 9.3.0 > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://github.com/0day-ci/linux/commit/b0bd86f86f42049c6e19e25460b042fca7a7901d > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Andre-Przywara/arm64-sunxi-Initial-Allwinner-H616-SoC-support/20210617-022925 > git checkout b0bd86f86f42049c6e19e25460b042fca7a7901d > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc64 > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>): > > powerpc-linux-ld: drivers/rtc/rtc-sun6i.o: in function `sun6i_rtc_settime': > >> rtc-sun6i.c:(.text.sun6i_rtc_settime+0x218): undefined reference to `__udivdi3' For the records, I am using div_u64() now, which compiles fine in both ARM and arm64. Also found some subtle bugs with the types used in that function on the way. Thanks dear bot for also caring about those "lesser" architectures ;-) Cheers, Andre From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_2 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C51F7C48BE8 for ; Fri, 18 Jun 2021 15:45:07 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8BE2D61248 for ; Fri, 18 Jun 2021 15:45:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8BE2D61248 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SVDm9M5ENBgwKVHLnLduqHb/gbt+o1njmsvF8SJ2I+Y=; b=bTcNgmbLmyheOm kFQb0dpEdGBqRfV+w7w7P6K2iYAQO0IIxZTuvQaANxYSMUQ1iOI6MBLZCSt8oIoKHM0PWELL8iSCV fXeS964yZqhftscFwvUNUzR+x7CYrtJf5cegIs7f/Eobnz5f7iOWNRNPjEhVGt7OWpCOs7gWMCYaU LKf12si8aHs7+NczwY2q923mOKOJZ58UlcI9Cu66NjycQ4f+UU0SmNpiDMM2NR6/KEaTCvMiDEkyf SE1PG+/3daSCaQ9Kjg6oxBCuRzRQpv2Ntj19G16Coi2eW63wx4EAd25kQGBt9V1p5On28uAdKAd94 Q6HggR0PMU290GOetKZw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1luGeo-00Epm6-59; Fri, 18 Jun 2021 15:43:46 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1luGek-00Ephj-Mx for linux-arm-kernel@lists.infradead.org; Fri, 18 Jun 2021 15:43:44 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id EFF8113A1; Fri, 18 Jun 2021 08:43:38 -0700 (PDT) Received: from slackpad.fritz.box (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 583743F694; Fri, 18 Jun 2021 08:43:37 -0700 (PDT) Date: Fri, 18 Jun 2021 16:43:20 +0100 From: Andre Przywara To: kernel test robot Cc: Maxime Ripard , Chen-Yu Tsai , Jernej Skrabec , kbuild-all@lists.01.org, Rob Herring , Icenowy Zheng , Samuel Holland , linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH v7 04/19] rtc: sun6i: Add support for linear day storage Message-ID: <20210618164320.2aa0ec2d@slackpad.fritz.box> In-Reply-To: <202106180321.yesYU6UQ-lkp@intel.com> References: <20210615110636.23403-5-andre.przywara@arm.com> <202106180321.yesYU6UQ-lkp@intel.com> Organization: Arm Ltd. X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.31; x86_64-slackware-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210618_084342_862895_3AC313F9 X-CRM114-Status: GOOD ( 19.66 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 18 Jun 2021 04:07:55 +0800 kernel test robot wrote: > Hi Andre, > > I love your patch! Yet something to improve: > > [auto build test ERROR on sunxi/sunxi/for-next] > [also build test ERROR on v5.13-rc6] > [cannot apply to lee-mfd/for-mfd-next mripard/sunxi/for-next next-20210617] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch] > > url: https://github.com/0day-ci/linux/commits/Andre-Przywara/arm64-sunxi-Initial-Allwinner-H616-SoC-support/20210617-022925 > base: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git sunxi/for-next > config: powerpc64-randconfig-c004-20210617 (attached as .config) > compiler: powerpc-linux-gcc (GCC) 9.3.0 > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://github.com/0day-ci/linux/commit/b0bd86f86f42049c6e19e25460b042fca7a7901d > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Andre-Przywara/arm64-sunxi-Initial-Allwinner-H616-SoC-support/20210617-022925 > git checkout b0bd86f86f42049c6e19e25460b042fca7a7901d > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=powerpc64 > > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > > All errors (new ones prefixed by >>): > > powerpc-linux-ld: drivers/rtc/rtc-sun6i.o: in function `sun6i_rtc_settime': > >> rtc-sun6i.c:(.text.sun6i_rtc_settime+0x218): undefined reference to `__udivdi3' For the records, I am using div_u64() now, which compiles fine in both ARM and arm64. Also found some subtle bugs with the types used in that function on the way. Thanks dear bot for also caring about those "lesser" architectures ;-) Cheers, Andre _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4913323444731854249==" MIME-Version: 1.0 From: Andre Przywara To: kbuild-all@lists.01.org Subject: Re: [PATCH v7 04/19] rtc: sun6i: Add support for linear day storage Date: Fri, 18 Jun 2021 16:43:20 +0100 Message-ID: <20210618164320.2aa0ec2d@slackpad.fritz.box> In-Reply-To: <202106180321.yesYU6UQ-lkp@intel.com> List-Id: --===============4913323444731854249== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Fri, 18 Jun 2021 04:07:55 +0800 kernel test robot wrote: > Hi Andre, > = > I love your patch! Yet something to improve: > = > [auto build test ERROR on sunxi/sunxi/for-next] > [also build test ERROR on v5.13-rc6] > [cannot apply to lee-mfd/for-mfd-next mripard/sunxi/for-next next-2021061= 7] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch] > = > url: https://github.com/0day-ci/linux/commits/Andre-Przywara/arm64-sun= xi-Initial-Allwinner-H616-SoC-support/20210617-022925 > base: https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git s= unxi/for-next > config: powerpc64-randconfig-c004-20210617 (attached as .config) > compiler: powerpc-linux-gcc (GCC) 9.3.0 > reproduce (this is a W=3D1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbi= n/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://github.com/0day-ci/linux/commit/b0bd86f86f42049c6e19e25= 460b042fca7a7901d > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Andre-Przywara/arm64-sunxi-Initi= al-Allwinner-H616-SoC-support/20210617-022925 > git checkout b0bd86f86f42049c6e19e25460b042fca7a7901d > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-9.3.0 make.cros= s ARCH=3Dpowerpc64 = > = > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > = > All errors (new ones prefixed by >>): > = > powerpc-linux-ld: drivers/rtc/rtc-sun6i.o: in function `sun6i_rtc_sett= ime': > >> rtc-sun6i.c:(.text.sun6i_rtc_settime+0x218): undefined reference to `_= _udivdi3' = For the records, I am using div_u64() now, which compiles fine in both ARM and arm64. Also found some subtle bugs with the types used in that function on the way. Thanks dear bot for also caring about those "lesser" architectures ;-) Cheers, Andre --===============4913323444731854249==--