Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3398928pxf; Mon, 22 Mar 2021 05:40:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwH8GvJ1CXMPTCfT/AR4g5+OyOPw7iEBpaQgr/yZI1f57tcrD4gTXvXdOHwaup4FoYlR/LD X-Received: by 2002:a17:906:ad85:: with SMTP id la5mr19049019ejb.37.1616416804074; Mon, 22 Mar 2021 05:40:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616416804; cv=none; d=google.com; s=arc-20160816; b=RST3HgH66jXhvumgCFyVI+TIyhd6vChHhUe1rZ5R30z1R8DNoEUDV0laG7qgfSDu7q H1t4GVM+kiL5JzvG/BVcvODyZWrwQgpqCoqUG4EpCOzWx6EwnBpvGQbEgziVcc9zGS8e fDeSd4ktcvxdomQokLARhfdqVk+2dGkSjWjEs/nFeG6YQL4MfahI29rBHUx/CoJEMJvM +N5qqchwkb7nzBevLYSSktuwNkfWbMzehTw/sgm6VTVsPHe5c1VMhKVEtlJ0W/LxMmEy bQxFgWq50TRNeFmnCgm33Kha9xHxkRAkWm4HB47jIzdQozP3B8iSZcRYcRqEoO+/O6pf JYhg== 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=Q8/JzT7R7zJoNZq97GL/FtTxymj63CFDRDoDbkGjaPg=; b=jALye7ljVByE5LCAjy7y2MfSDlKhaHh0TSOVfirSd1CQZtTnU498ZlDYVLVgWHl47X y7pgpWivbYAAKxXuuAWTqdy2AIMojPI+iye6GmEJ3kijaoS05mkNekBKl5haSQ6raDa4 QE6AAP0RkGA2j6rhJKU6XfBa+iyIFA+aSlilGbyFQEgYQ3Irsb0GFIcVXkEZAPKu9/z4 Cv8VP7CoiLGZJ8N4a183vOR6xg0jEYtTS8e72icpd7tjBmqnCzyfR1OtbpBbocZVsqAW WYkyyh/BlQiiJB3tOo+uL4yPxQuUje7NYwtT5fK+IEGOxTVO3e0xwM/JRWRUak7K7UPW atUA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Pn5ZjBKS; 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 d1si12058091ejz.282.2021.03.22.05.39.40; Mon, 22 Mar 2021 05:40:04 -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=Pn5ZjBKS; 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 S231752AbhCVMio (ORCPT + 99 others); Mon, 22 Mar 2021 08:38:44 -0400 Received: from mail.kernel.org ([198.145.29.99]:57450 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230456AbhCVMeN (ORCPT ); Mon, 22 Mar 2021 08:34:13 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D6969619A4; Mon, 22 Mar 2021 12:34:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1616416453; bh=VZIqVvkCVuJLiNv0BfZI5hYRYtAVEGfHzcGbouT0SSE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Pn5ZjBKSMaX6Y3oHZlO6QKl+5MuA9mEr8SPtxn5RF54qVePqdKvFFXJ7fThzioLgv 31QzOXv3WK9xRn3ZBzmnnfBoadNsgxNdY3nUEVbOhTVFiXqmaqlyeRbZSlHCLV0mh/ zBGHjRHSAicC7KQme2KQ+63as5gJeAneXX8wV5HA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Christophe Leroy , Michael Ellerman Subject: [PATCH 5.11 077/120] powerpc: Force inlining of cpu_has_feature() to avoid build failure Date: Mon, 22 Mar 2021 13:27:40 +0100 Message-Id: <20210322121932.247267327@linuxfoundation.org> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20210322121929.669628946@linuxfoundation.org> References: <20210322121929.669628946@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: Christophe Leroy commit eed5fae00593ab9d261a0c1ffc1bdb786a87a55a upstream. The code relies on constant folding of cpu_has_feature() based on possible and always true values as defined per CPU_FTRS_ALWAYS and CPU_FTRS_POSSIBLE. Build failure is encountered with for instance book3e_all_defconfig on kisskb in the AMDGPU driver which uses cpu_has_feature(CPU_FTR_VSX_COMP) to decide whether calling kernel_enable_vsx() or not. The failure is due to cpu_has_feature() not being inlined with that configuration with gcc 4.9. In the same way as commit acdad8fb4a15 ("powerpc: Force inlining of mmu_has_feature to fix build failure"), for inlining of cpu_has_feature(). Signed-off-by: Christophe Leroy Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/b231dfa040ce4cc37f702f5c3a595fdeabfe0462.1615378209.git.christophe.leroy@csgroup.eu Signed-off-by: Greg Kroah-Hartman --- arch/powerpc/include/asm/cpu_has_feature.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/arch/powerpc/include/asm/cpu_has_feature.h +++ b/arch/powerpc/include/asm/cpu_has_feature.h @@ -7,7 +7,7 @@ #include #include -static inline bool early_cpu_has_feature(unsigned long feature) +static __always_inline bool early_cpu_has_feature(unsigned long feature) { return !!((CPU_FTRS_ALWAYS & feature) || (CPU_FTRS_POSSIBLE & cur_cpu_spec->cpu_features & feature)); @@ -46,7 +46,7 @@ static __always_inline bool cpu_has_feat return static_branch_likely(&cpu_feature_keys[i]); } #else -static inline bool cpu_has_feature(unsigned long feature) +static __always_inline bool cpu_has_feature(unsigned long feature) { return early_cpu_has_feature(feature); }