Received: by 2002:a05:6a10:17d3:0:0:0:0 with SMTP id hz19csp2546339pxb; Mon, 19 Apr 2021 08:09:25 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwvtpx1QAntPpCTk18sz/eWqr0fOOUtglXnfMitro813ucx/f4y2z92RNlKfapxiS7e/P2X X-Received: by 2002:a17:90a:bd8c:: with SMTP id z12mr25918295pjr.83.1618844965584; Mon, 19 Apr 2021 08:09:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1618844965; cv=none; d=google.com; s=arc-20160816; b=xVXmX2f8i0mRw56owzluIFZIAZNoxhFVaAXQdn0tBPTIq4Q9ECEcUVJBgqerG0Mob7 4KoPF4ccM2L0BqZfPaQCfRpRrVBS1G4FYOV+/4p7lbTgZacsBid4LR05CB055YrkGSJT +urJNPIFrZp5S1L+uULOFi2aSOwwY6D4ElGIf/SrM03p5Rs5hf8t/dd9H5A/6ODvlGJM EXWESiASUbZvi+alLKskCJNFrfRY6b9pGZFxzpAwHImYFtCfUi6AHwMwJEXbnVANn4Gq 3kFw1maB8a1dwe8SDOdzkoCUuPctIdxfJZukkpzXLphG5TOGZZ4LtWnTaUSby3gpfl3y hv/A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=RaDl9JEIWgVAFZL3gEUyzg4YZfcDec31NPrL6udkmaM=; b=c5+OlQ39ornpWcpmaB8cACeWjyYozlbmFmzYB1tIB8OZUwjCuBGfApaQfXxDInRxtF BpoHf4p3GfxSISINe2lQez5MMkA2fowiEYXSsCPbwNA8opMKIqbXurPV2B4qUPvbCoRq LsQunrnXlhOFyTHU3N3SxEnzQv0ZF7nFExOkCghP93IfqgeeGjY6HFkKnzmlpYdvcB3y x2cE5bnBCCHsn8vPpo++oKy+izvlNWI8hpYqWs9JTdsvfsLwzp0NfcKXGrkLWRQ4At2/ UipGaaEM8vbBqpHsNxWlM2p4Z2owDZbLS2+rya5/S07BAkq3MzZaNhVmZsMuipg47afZ iudg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=iOSprCLE; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j9si16255233pjm.62.2021.04.19.08.09.13; Mon, 19 Apr 2021 08:09:25 -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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=iOSprCLE; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237778AbhDSNMh (ORCPT + 99 others); Mon, 19 Apr 2021 09:12:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:46726 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239478AbhDSNKy (ORCPT ); Mon, 19 Apr 2021 09:10:54 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 457D3613F7; Mon, 19 Apr 2021 13:10:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1618837824; bh=hHIQYb42wdWozvUKH6R1Uzezj7+klWmXY0qSapeadp8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=iOSprCLEbsH7gLjmd1jFsVgPgGYx2TTe4JBfkmnsM3Lft0j8qAAtKzUD1YQ3rQI+H 5q9oMbtfNElb5Il3/Vvg2XPW7o17RM5u8nPOfl+PMbTY6QD2kFaMzJJ7vgU1BJkYRX glHVyoy7KMoibKWXdVttffsKJIX5iS87psM9BwEQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Arnd Bergmann , Tony Lindgren , Sasha Levin Subject: [PATCH 5.11 032/122] ARM: omap1: fix building with clang IAS Date: Mon, 19 Apr 2021 15:05:12 +0200 Message-Id: <20210419130531.256164935@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210419130530.166331793@linuxfoundation.org> References: <20210419130530.166331793@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Arnd Bergmann [ Upstream commit 28399a5a6d569c9bdb612345e4933046ca37cde5 ] The clang integrated assembler fails to build one file with a complex asm instruction: arch/arm/mach-omap1/ams-delta-fiq-handler.S:249:2: error: invalid instruction, any one of the following would fix this: mov r10, #(1 << (((NR_IRQS_LEGACY + 12) - NR_IRQS_LEGACY) % 32)) @ set deferred_fiq bit ^ arch/arm/mach-omap1/ams-delta-fiq-handler.S:249:2: note: instruction requires: armv6t2 mov r10, #(1 << (((NR_IRQS_LEGACY + 12) - NR_IRQS_LEGACY) % 32)) @ set deferred_fiq bit ^ arch/arm/mach-omap1/ams-delta-fiq-handler.S:249:2: note: instruction requires: thumb2 mov r10, #(1 << (((NR_IRQS_LEGACY + 12) - NR_IRQS_LEGACY) % 32)) @ set deferred_fiq bit ^ The problem is that 'NR_IRQS_LEGACY' is not defined here. Apparently gas does not care because we first add and then subtract this number, leading to the immediate value to be the same regardless of the specific definition of NR_IRQS_LEGACY. Neither the way that 'gas' just silently builds this file, nor the way that clang IAS makes nonsensical suggestions for how to fix it is great. Fortunately there is an easy fix, which is to #include the header that contains the definition. Signed-off-by: Arnd Bergmann Acked-by: Tony Lindgren Link: https://lore.kernel.org/r/20210308153430.2530616-1-arnd@kernel.org' Signed-off-by: Arnd Bergmann Signed-off-by: Sasha Levin --- arch/arm/mach-omap1/ams-delta-fiq-handler.S | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-omap1/ams-delta-fiq-handler.S b/arch/arm/mach-omap1/ams-delta-fiq-handler.S index 14a6c3eb3298..f745a65d3bd7 100644 --- a/arch/arm/mach-omap1/ams-delta-fiq-handler.S +++ b/arch/arm/mach-omap1/ams-delta-fiq-handler.S @@ -15,6 +15,7 @@ #include #include +#include #include "ams-delta-fiq.h" #include "board-ams-delta.h" -- 2.30.2