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=-9.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 8B804C433DF for ; Tue, 21 Jul 2020 15:07:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 66BB52073A for ; Tue, 21 Jul 2020 15:07:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="D3eKj4HP" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729781AbgGUPHI (ORCPT ); Tue, 21 Jul 2020 11:07:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60254 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728342AbgGUPHI (ORCPT ); Tue, 21 Jul 2020 11:07:08 -0400 Received: from mail-vk1-xa33.google.com (mail-vk1-xa33.google.com [IPv6:2607:f8b0:4864:20::a33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2B734C061794 for ; Tue, 21 Jul 2020 08:07:08 -0700 (PDT) Received: by mail-vk1-xa33.google.com with SMTP id 66so4609950vka.13 for ; Tue, 21 Jul 2020 08:07:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:from:date:message-id:subject:to:cc; bh=TttBCUltyx/MCWMitfeQkl3FeqjlrfXX2hlzOjft3gI=; b=D3eKj4HPsOHwmNcKBkkKHMp/Nw4v+PtZNvUvy9OCmKmt50IQB66eZhlGVpfuSSN2Bg T2UT3+3DIUMb7A2Asnw0uwt24qGEzz1SG+BRpOMYwy2SYdUif4guHSIbLxDl+/+sH3Y4 CvYzHfRtb7SoVx7L1bgkQugm28VObydby3vyYyPm9M9W/K3UY/2PECza1kxPVLyRQAQM KbPZCX9Y8PJG9fIdzoFuIuTk4INnppNRBGQGHv+dECgCenOGGC5Hef3GOA0Bfbi5GWB1 Rv1Tkiciurwlm/64PG6nCmYQ2gJFKeTOuhgeaWPfTJhaDuMdvmxyL/VZesijSYiWXI8F dVbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=TttBCUltyx/MCWMitfeQkl3FeqjlrfXX2hlzOjft3gI=; b=lA2MuhmGB/uT2naKPmpnGLVoLVCT4TUwHeTjkbQknk5Yy49qHlnYyhP1GjhkBmgCDU K3e8V5BwYpHpe+eEzEhj6gKaiUTPa8htNtKB+sJok3lDXgG94hLyWwsYFvf0ny5+/8u6 cWOaPNOLo5M3LdM0sWsWUaD31KJCTtV2G4mnOsVz9rAjPXHC6qLipCuuD+KT7bxjOAzd cYs9n/MbOxvaWa1psb96XmI1G03okqWjmL6lVHFJNDX/qb/2FKllrYeET94k0+rHjpuA QYhSga+gUtSvogVZedIT5YOBk6iEfaGlTJFz4zYxHqc69szCIc+gcCYiC2GnY7Zx4acC i7Fg== X-Gm-Message-State: AOAM531Z3cgC8ztENN745N3tN2UoNznk0tVs+PWR9RQdZfVt0Ps/x8s3 TJANSPcD4ugwTJO74s9Px4+Y7hH97PF3dZWuKLimEw== X-Google-Smtp-Source: ABdhPJyXrQnOSY70aA2W5YyJyUTuOwuINYI8oRmcOBhWqk7PPLA/W1YNwyaAqdJBPEct0LUz8fOq1mDkQge2T8RitkM= X-Received: by 2002:a1f:5e14:: with SMTP id s20mr14805414vkb.63.1595344027281; Tue, 21 Jul 2020 08:07:07 -0700 (PDT) MIME-Version: 1.0 From: Naresh Kamboju Date: Tue, 21 Jul 2020 20:36:55 +0530 Message-ID: Subject: arm: tinyconfig: entry-common.S:156: Error: r13 not allowed here -- `bic tsk,sp,#(((1<<12)<<1)-1)&~63' To: Linux-Next Mailing List , open list , lkft-triage@lists.linaro.org, linux-arm-kernel@lists.infradead.org Cc: Arnd Bergmann , Russell King , vladimir.murzin@arm.com, Kees Cook Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This might add little value. arm build sets failed on linux next 20200721. The defconfig ( +config fragments ) builds PASS. The tinyconfig and allnoconfig FAILED with gcc-8, gcc-9 and gcc-10. make -sk KBUILD_BUILD_USER=TuxBuild -C/linux -j32 ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=gcc CC="sccache arm-linux-gnueabihf-gcc" O=build zImage # ../arch/arm/kernel/entry-common.S: Assembler messages: ../arch/arm/kernel/entry-common.S:156: Error: r13 not allowed here -- `bic tsk,sp,#(((1<<12)<<1)-1)&~63' ../arch/arm/kernel/entry-common.S:243: Error: r13 not allowed here -- `bic tsk,sp,#(((1<<12)<<1)-1)&~63' make[3]: *** [../scripts/Makefile.build:361: arch/arm/kernel/entry-common.o] Error 1 ../arch/arm/kernel/entry-v7m.S: Assembler messages: ../arch/arm/kernel/entry-v7m.S:60: Error: r13 not allowed here -- `bic tsk,sp,#(((1<<12)<<1)-1)&~63' ../arch/arm/kernel/entry-v7m.S:86: Error: r13 not allowed here -- `bic tsk,sp,#(((1<<12)<<1)-1)&~63' make[3]: *** [../scripts/Makefile.build:361: arch/arm/kernel/entry-v7m.o] Error 1 full build link, https://gitlab.com/Linaro/lkft/kernel-runs/-/jobs/648560264 -- Linaro LKFT https://lkft.linaro.org 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=-9.0 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 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 7589FC433E0 for ; Tue, 21 Jul 2020 15:08:37 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 4095F206E3 for ; Tue, 21 Jul 2020 15:08:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="R+rpJ+vu"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="D3eKj4HP" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4095F206E3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org 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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:MIME-Version: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=Rm2CUggmun4STheJLyI3oIWrdLmkU0/Z1U840zmWDnw=; b=R+rpJ+vuq+4fnTFgqrUusDx0Bg 3jTWHqCzdreF8cSeciCGa13nWQ1BBFZ7qwXs+dRSgKe/XKVZL6ptE70kIyiCWY9kF2HH/6KyHdyLr XIGIXhwe4E70OQuWtO5SKFP2CURen0MHSNQ/Jyey8tss0dj0wK2804nbFMLJHbWFGKXSpp0A1oSSI s6FV4tjcJVuscRAHE92gRbE6PQn+/3n9mEzmmCKPHzKTeBdDje2hbSOCFHcF2vP4Zc/+TBU5f6dfi fyoKSxGRC7lPPLmOVXw55yQ1d/UyQ9/ME5nFWKlbTgZ2ox1xPr6umTCTGibUj/1sVfB2psdr8TQf/ CNzjzKvA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxtrL-0007Zf-Mf; Tue, 21 Jul 2020 15:07:11 +0000 Received: from mail-vk1-xa35.google.com ([2607:f8b0:4864:20::a35]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxtrJ-0007Yk-Bb for linux-arm-kernel@lists.infradead.org; Tue, 21 Jul 2020 15:07:10 +0000 Received: by mail-vk1-xa35.google.com with SMTP id m21so4616340vkp.1 for ; Tue, 21 Jul 2020 08:07:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:from:date:message-id:subject:to:cc; bh=TttBCUltyx/MCWMitfeQkl3FeqjlrfXX2hlzOjft3gI=; b=D3eKj4HPsOHwmNcKBkkKHMp/Nw4v+PtZNvUvy9OCmKmt50IQB66eZhlGVpfuSSN2Bg T2UT3+3DIUMb7A2Asnw0uwt24qGEzz1SG+BRpOMYwy2SYdUif4guHSIbLxDl+/+sH3Y4 CvYzHfRtb7SoVx7L1bgkQugm28VObydby3vyYyPm9M9W/K3UY/2PECza1kxPVLyRQAQM KbPZCX9Y8PJG9fIdzoFuIuTk4INnppNRBGQGHv+dECgCenOGGC5Hef3GOA0Bfbi5GWB1 Rv1Tkiciurwlm/64PG6nCmYQ2gJFKeTOuhgeaWPfTJhaDuMdvmxyL/VZesijSYiWXI8F dVbw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=TttBCUltyx/MCWMitfeQkl3FeqjlrfXX2hlzOjft3gI=; b=JfzL64UfawzKyDfRGdxVWNVIlp3hznwYM8tNDUlPemQ4XTJ1Wd3HbHkp4/h3d+Pa1I 86dTgcO4wWPyfRwpup3nmUbUuUdYAQTf65sfLilrKMymdsEO9qnW6B9izcpDElU2zTtH mZ3xyGXU2tg7EMZqrToXsHi9GDUGGwIiyeES4oAbgMyr/TSFAHsaTFoGQYVLx/hGUgYs nXH8ScpMahkwhdo7E2a6Er05uotN9FC7AoRGgeld4rr6k/Oz4+MiAQMXab1hRZ/LPMeL pxhMBw+Df56jcvwsTEUHFFP6++JGbbDfwucD4QnPyII5d1YmKZfMF/RwZDIby83xlAND K93w== X-Gm-Message-State: AOAM530jj7MqNfheZS5PgCxeaeH3Xm/oQtARHPvYhJvZ5RUG/uk876eK CMvvo6fcgihKtM3cjnDi4uaYwwmvcOhd1ja/msXLTw== X-Google-Smtp-Source: ABdhPJyXrQnOSY70aA2W5YyJyUTuOwuINYI8oRmcOBhWqk7PPLA/W1YNwyaAqdJBPEct0LUz8fOq1mDkQge2T8RitkM= X-Received: by 2002:a1f:5e14:: with SMTP id s20mr14805414vkb.63.1595344027281; Tue, 21 Jul 2020 08:07:07 -0700 (PDT) MIME-Version: 1.0 From: Naresh Kamboju Date: Tue, 21 Jul 2020 20:36:55 +0530 Message-ID: Subject: arm: tinyconfig: entry-common.S:156: Error: r13 not allowed here -- `bic tsk,sp,#(((1<<12)<<1)-1)&~63' To: Linux-Next Mailing List , open list , lkft-triage@lists.linaro.org, linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200721_110709_409783_8E8C6B88 X-CRM114-Status: UNSURE ( 4.32 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: vladimir.murzin@arm.com, Russell King , Arnd Bergmann , Kees Cook 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 This might add little value. arm build sets failed on linux next 20200721. The defconfig ( +config fragments ) builds PASS. The tinyconfig and allnoconfig FAILED with gcc-8, gcc-9 and gcc-10. make -sk KBUILD_BUILD_USER=TuxBuild -C/linux -j32 ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- HOSTCC=gcc CC="sccache arm-linux-gnueabihf-gcc" O=build zImage # ../arch/arm/kernel/entry-common.S: Assembler messages: ../arch/arm/kernel/entry-common.S:156: Error: r13 not allowed here -- `bic tsk,sp,#(((1<<12)<<1)-1)&~63' ../arch/arm/kernel/entry-common.S:243: Error: r13 not allowed here -- `bic tsk,sp,#(((1<<12)<<1)-1)&~63' make[3]: *** [../scripts/Makefile.build:361: arch/arm/kernel/entry-common.o] Error 1 ../arch/arm/kernel/entry-v7m.S: Assembler messages: ../arch/arm/kernel/entry-v7m.S:60: Error: r13 not allowed here -- `bic tsk,sp,#(((1<<12)<<1)-1)&~63' ../arch/arm/kernel/entry-v7m.S:86: Error: r13 not allowed here -- `bic tsk,sp,#(((1<<12)<<1)-1)&~63' make[3]: *** [../scripts/Makefile.build:361: arch/arm/kernel/entry-v7m.o] Error 1 full build link, https://gitlab.com/Linaro/lkft/kernel-runs/-/jobs/648560264 -- Linaro LKFT https://lkft.linaro.org _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel