Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp2280728pxb; Fri, 5 Feb 2021 13:41:38 -0800 (PST) X-Google-Smtp-Source: ABdhPJy9CLO3EQcatC5Ht+u/5LtpyQPl+xOof5pQprpDJ63gh25TEg2M3kwb6r3gv16m6FmDbDKd X-Received: by 2002:aa7:d6c2:: with SMTP id x2mr5561663edr.225.1612561297856; Fri, 05 Feb 2021 13:41:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612561297; cv=none; d=google.com; s=arc-20160816; b=YLus9L5fgaE9foihNEn6rlsQ3/cGADu3TGZoHFAfJ7cOSE+ySNcqjMJvgNwyZT7u3f ZULPPNa0nral5/0q32xaBaf3W/SmVv8Bb2syMDMnPjdtghpGYuIcDWiFrcb3GaQQ/spe G7cl3Xs51EebWvIRJV7uCos3gWDYQ4Q0TujnBlB3Tg1xYWfJz7NqXSBRj/3QA4LerJop 4qFRKX5F7C67vDIyb3FVWe8M/pJz4yWy+txT5o92ZSceBdWArCYj0nbnOcgdFgR+PIXc DyxYD6hCx4YDQkpTLJm7o2s7VfzCyXHhYFfP3fvUA1mTp5s6/fBcZsDdmqLzh90w+zm0 SC+w== 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=kvYRwYl5I3RQ+HP8hwe0r8DaSRXQjuxHtdBtXc/dW+w=; b=EVARTclJ5PaBZp2ADxOvZ2b35JPYrGvRcFcfLPrXZwLEig1ptT28zHFjWcpwSA1E9T TPynZclLUgedrfGuEsZ5Hwa7mLMKfiYYzIZUlXtIm9vZleEsI57M6DhPyg0ex+q/L4dm RZXvAZl+LYVXHmcwyY1b8E1QGv8miSfZolbrJ6bmK0MB9y+dzf+GxO/3OiskQCgE6JJe f8davPcrHf0YszadiRBeEwsJMpLDmeEK7nQXP73nJ28hjnoMlDQidF8QkfFoqjXP58Bg X8LmhHSJx622nx6nhMv1wH825iQI+a9ikt69ZdFshsYk9qcz0oD5uQm5lRrHSShP+4px RrIw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=KvAzCzfD; 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 a10si6256348ejr.689.2021.02.05.13.41.12; Fri, 05 Feb 2021 13:41:37 -0800 (PST) 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=KvAzCzfD; 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 S230262AbhBEVkB (ORCPT + 99 others); Fri, 5 Feb 2021 16:40:01 -0500 Received: from mail.kernel.org ([198.145.29.99]:45582 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233024AbhBEPAA (ORCPT ); Fri, 5 Feb 2021 10:00:00 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5F84464FCD; Fri, 5 Feb 2021 14:09:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1612534174; bh=LaSCGbplNpKW0icELFx/FkQSKrppRG4FrgGCx6zV8jU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=KvAzCzfDmfg1FkzTgHJAN9ynyWaAyKw7wx2o660B7ADT+498dS2YiHzFcVGiZyKps 8wtn8RGHVhFMrDpKGG24Ea5+exh9c3LK4wP7BDJnaZ52aV4B8l91Fdpi1Ojl0oYjmd JxWUCVIPpX3oeAjd4bSsizVswXDIZhEDTKjiOPTY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Nick Desaulniers , Nathan Chancellor , kbuild test robot , Russell King Subject: [PATCH 5.10 16/57] ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD Date: Fri, 5 Feb 2021 15:06:42 +0100 Message-Id: <20210205140656.672218181@linuxfoundation.org> X-Mailer: git-send-email 2.30.0 In-Reply-To: <20210205140655.982616732@linuxfoundation.org> References: <20210205140655.982616732@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: Nick Desaulniers commit 28187dc8ebd938d574edfc6d9e0f9c51c21ff3f4 upstream. LLD does not yet support any big endian architectures. Make this config non-selectable when using LLD until LLD is fixed. Link: https://github.com/ClangBuiltLinux/linux/issues/965 Signed-off-by: Nick Desaulniers Tested-by: Nathan Chancellor Reviewed-by: Nathan Chancellor Reported-by: kbuild test robot Signed-off-by: Russell King Signed-off-by: Greg Kroah-Hartman --- arch/arm/mm/Kconfig | 1 + 1 file changed, 1 insertion(+) --- a/arch/arm/mm/Kconfig +++ b/arch/arm/mm/Kconfig @@ -743,6 +743,7 @@ config SWP_EMULATE config CPU_BIG_ENDIAN bool "Build big-endian kernel" depends on ARCH_SUPPORTS_BIG_ENDIAN + depends on !LD_IS_LLD help Say Y if you plan on running a kernel in big-endian mode. Note that your board must be properly built and your board