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.7 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=ham 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 24E51C4361B for ; Thu, 17 Dec 2020 06:43:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id ED231233E2 for ; Thu, 17 Dec 2020 06:43:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727169AbgLQGn5 (ORCPT ); Thu, 17 Dec 2020 01:43:57 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49344 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726291AbgLQGn4 (ORCPT ); Thu, 17 Dec 2020 01:43:56 -0500 Received: from mail-ej1-x632.google.com (mail-ej1-x632.google.com [IPv6:2a00:1450:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4EB15C0617A7 for ; Wed, 16 Dec 2020 22:43:16 -0800 (PST) Received: by mail-ej1-x632.google.com with SMTP id qw4so36210681ejb.12 for ; Wed, 16 Dec 2020 22:43:16 -0800 (PST) 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=2E2IRKEI0E+4fYbd4aolEHId9cIRGJRcY4qJxFLCTNY=; b=ux7LL3mZctbUVr6Qn/cj+GvAouxYh8Ff4eiwmFaav39GyXLE7UPBbinIoIWgcYgwwa SocrNn8RD/yq3Mf7TLe67zW84WyQagmmYT1ui4+X/6P4z+J3KDZJHgarHyxRgvMGiHpA xOiA3Avv+7Y1SnhtAY/6IrNun1JvTiNOITROY5qTVR0u+SgWvB7YTEs90xbVGlcEuAuC KlurAedgPMqPyogrmSIZmS2K7s1jwx44peoYGuRslxQHmliLscLfDRkHdSMHZv4UrcWH uz9fU1Cy9iau28KumIK/PrHOTZPmEG3VpWVx3qX2UFuz0NwITsD1D0GON69kkIjiGdvl Q9xA== 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=2E2IRKEI0E+4fYbd4aolEHId9cIRGJRcY4qJxFLCTNY=; b=crFgKEKxEQRFweoTw2mmwpnQS16bDBeTwraPw+rEj82PbyKGO05FZGk6NrsU2UiHuD UiO1tlH/O74DukXb/K95TSWLFG9rSGgd49ibKou68P+6JwaKAl2F20SU8fcGf1B+7/Ni d85MChy4wd7hc9qWpoh0tco11hyCs2H3IlPP+mBM24tpLg5NHvoYWRmJd77z6OvKkSx4 CGOiMDHc0rOE2BBwTKteFhxDmy9UmC8WA8CX8MG5oSQmKCAMhLUCr/U+qIuoa6lG0O0n VGUy5bdXDfKYuijmFEyQGTJDljF2Y/FG6ad2P1nirSY0Pws1bJcH2EiE98+E6jJm3nyU mS1Q== X-Gm-Message-State: AOAM533PsB2PsSqyX1YRbnVgETeZrW+cEsxxSvdp6WSiJiZMKLOxhpNm F1NEHvSGh4u9S910iwd3wKjpak1/1VcIgYOOshyr/A== X-Google-Smtp-Source: ABdhPJy7HNskfwVp3ThIspYC4Ccdzj43u6x1IlcBsmNfy4vSHjEowpisjy0Wcq0L2d7aiHrnx69C/EEJGi2XhqQMl9g= X-Received: by 2002:a17:906:edc8:: with SMTP id sb8mr34272376ejb.247.1608187394890; Wed, 16 Dec 2020 22:43:14 -0800 (PST) MIME-Version: 1.0 From: Naresh Kamboju Date: Thu, 17 Dec 2020 12:13:03 +0530 Message-ID: Subject: arm64: entry.S:774: Error: immediate out of range at operand 3 -- `and x2,x19, To: Linux-Next Mailing List , Linux ARM , open list , lkft-triage@lists.linaro.org Cc: Vincenzo Frascino , Stephen Rothwell , Arnd Bergmann , Linus Walleij , Catalin Marinas , Will Deacon , Kristina Martsenko , Andrew Morton , Mark Rutland , Mark Brown Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org arm64 build failed on Linux next 20201217 tag with gcc-8, gcc-9 and gcc-10. make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/tmp ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' arch/arm64/kernel/entry.S: Assembler messages: arch/arm64/kernel/entry.S:774: Error: immediate out of range at operand 3 -- `and x2,x19,#((1<<1)|(1<<0)|(1<<2)|(1<<3)|(1<<4)|(1<<5)|(1<<7))' make[3]: *** [scripts/Makefile.build:360: arch/arm64/kernel/entry.o] Error 1 steps to reproduce: # TuxMake is a command line tool and Python library that provides # portable and repeatable Linux kernel builds across a variety of # architectures, toolchains, kernel configurations, and make targets. # # TuxMake supports the concept of runtimes. # See https://docs.tuxmake.org/runtimes/, for that to work it requires # that you install podman or docker on your system. # # To install tuxmake on your system globally: # sudo pip3 install -U tuxmake # # See https://docs.tuxmake.org/ for complete documentation. tuxmake --runtime docker --target-arch arm64 --toolchain gcc-9 --kconfig defconfig Full build log link, https://gitlab.com/Linaro/lkft/mirrors/next/linux-next/-/jobs/917491444 -- 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=-8.8 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=ham 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 EA7EDC4361B for ; Thu, 17 Dec 2020 06:44:44 +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 910D223434 for ; Thu, 17 Dec 2020 06:44:44 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 910D223434 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=0ywbryQAy74XgV8q2gqmsPBiDTwINJM3M0w5/eEWniU=; b=nkPAaMd4bjH27jxkyxBbco8UC5 vRc7fJ+V/5UgOZwZirk4U2pAYYPcyv4LbbZ1o+eVC/dGJwT6mB4kcjrkJgBvf3aFQNwbTq0RXaPCS 4lHqJWL4GLNefKVY2QAGAd7cPsGC3Bcyr1rZROPCQ8RhxVwukExa+BgJPUqmh6fNyPBLMJ2ghhSP0 E5SbSFqeHb1VI6VRx4Tlk1Xc8mWAXrU5ijidCK1s+PmnjhqLMIV+7tBHW1dnMJzfXnHubwD3oVDhJ 2urEwhIoC8a9ZMCp1vhfWWQJjnzK11PmC3yo3k1V1ep6dL4DjPOLMd2Yr8HYbBykoX6qn9cuErJiC LmNcx04g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kpn0S-0001Ao-OV; Thu, 17 Dec 2020 06:43:20 +0000 Received: from mail-ej1-x635.google.com ([2a00:1450:4864:20::635]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kpn0P-0001AD-Sm for linux-arm-kernel@lists.infradead.org; Thu, 17 Dec 2020 06:43:19 +0000 Received: by mail-ej1-x635.google.com with SMTP id ga15so36245224ejb.4 for ; Wed, 16 Dec 2020 22:43:15 -0800 (PST) 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=2E2IRKEI0E+4fYbd4aolEHId9cIRGJRcY4qJxFLCTNY=; b=ux7LL3mZctbUVr6Qn/cj+GvAouxYh8Ff4eiwmFaav39GyXLE7UPBbinIoIWgcYgwwa SocrNn8RD/yq3Mf7TLe67zW84WyQagmmYT1ui4+X/6P4z+J3KDZJHgarHyxRgvMGiHpA xOiA3Avv+7Y1SnhtAY/6IrNun1JvTiNOITROY5qTVR0u+SgWvB7YTEs90xbVGlcEuAuC KlurAedgPMqPyogrmSIZmS2K7s1jwx44peoYGuRslxQHmliLscLfDRkHdSMHZv4UrcWH uz9fU1Cy9iau28KumIK/PrHOTZPmEG3VpWVx3qX2UFuz0NwITsD1D0GON69kkIjiGdvl Q9xA== 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=2E2IRKEI0E+4fYbd4aolEHId9cIRGJRcY4qJxFLCTNY=; b=d3Wwd4HfyODjo/a0oW+rc2GZdyoDK0ZUl1O4GnY+rIndG0rOBfBpcePRDW63gGo4zF 8iidjGzALvqRoHXnUp5eY+uT6abhUYcq5GSGskIR2QJJZ++OLH4RxjNYXeCS7Btx48+q heTQhqIlHVgPo4oCz9lGy6TeoEZuvFuL16HQVSHjzibq4JLNhvC1A6+pOe6xAxw+ms/w sgpnuoqugzJ6P21VKV0QxvVMeOGkQoGjv7h9+K5s2Uhj1AbSpoW2oCMD1zNTkHEUGExE ZHIsyeN7VHMmFFTuZIwoBfz2e+1GN3eiHFFi71vGm4kaOl3MkKArhc/7YcPoYYyMcRLE Ytdw== X-Gm-Message-State: AOAM532k87LJcWVWa5spv0GESdjwaqQzUBUEzybpc6JjlOeSBnNcL45L inzvshvtxtHZTbleBRB0SvgflgvwY0+KeQ3MFB5Xmg== X-Google-Smtp-Source: ABdhPJy7HNskfwVp3ThIspYC4Ccdzj43u6x1IlcBsmNfy4vSHjEowpisjy0Wcq0L2d7aiHrnx69C/EEJGi2XhqQMl9g= X-Received: by 2002:a17:906:edc8:: with SMTP id sb8mr34272376ejb.247.1608187394890; Wed, 16 Dec 2020 22:43:14 -0800 (PST) MIME-Version: 1.0 From: Naresh Kamboju Date: Thu, 17 Dec 2020 12:13:03 +0530 Message-ID: Subject: arm64: entry.S:774: Error: immediate out of range at operand 3 -- `and x2,x19, To: Linux-Next Mailing List , Linux ARM , open list , lkft-triage@lists.linaro.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201217_014318_244618_81149271 X-CRM114-Status: UNSURE ( 7.99 ) 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: Mark Rutland , Stephen Rothwell , Arnd Bergmann , Catalin Marinas , Linus Walleij , Kristina Martsenko , Mark Brown , Andrew Morton , Vincenzo Frascino , Will Deacon 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 arm64 build failed on Linux next 20201217 tag with gcc-8, gcc-9 and gcc-10. make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/tmp ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- 'CC=sccache aarch64-linux-gnu-gcc' 'HOSTCC=sccache gcc' arch/arm64/kernel/entry.S: Assembler messages: arch/arm64/kernel/entry.S:774: Error: immediate out of range at operand 3 -- `and x2,x19,#((1<<1)|(1<<0)|(1<<2)|(1<<3)|(1<<4)|(1<<5)|(1<<7))' make[3]: *** [scripts/Makefile.build:360: arch/arm64/kernel/entry.o] Error 1 steps to reproduce: # TuxMake is a command line tool and Python library that provides # portable and repeatable Linux kernel builds across a variety of # architectures, toolchains, kernel configurations, and make targets. # # TuxMake supports the concept of runtimes. # See https://docs.tuxmake.org/runtimes/, for that to work it requires # that you install podman or docker on your system. # # To install tuxmake on your system globally: # sudo pip3 install -U tuxmake # # See https://docs.tuxmake.org/ for complete documentation. tuxmake --runtime docker --target-arch arm64 --toolchain gcc-9 --kconfig defconfig Full build log link, https://gitlab.com/Linaro/lkft/mirrors/next/linux-next/-/jobs/917491444 -- 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