From patchwork Wed Aug 5 15:52:39 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Greg KH X-Patchwork-Id: 247474 Delivered-To: patch@linaro.org Received: by 2002:a92:cc90:0:0:0:0:0 with SMTP id x16csp838015ilo; Wed, 5 Aug 2020 13:09:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJywb1VGSkoi9TyJ1uwvscN9uXjwr82yyRMvqtY7vg5cTijfDTDvfB9uIOyTtlmWp0RmjZPN X-Received: by 2002:a17:906:8595:: with SMTP id v21mr1003328ejx.347.1596658180196; Wed, 05 Aug 2020 13:09:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596658180; cv=none; d=google.com; s=arc-20160816; b=uAl5TiG8iau0Ey1zpJlC04I8a93DADhtwKVvP+jqRm2siC+lG9ZpDZmFY1D+r97qYy RDizefaUoe9EftIl2bIQp3F0+hOjv4/hljqAw3Zp/sn7Z4+ZjmlZ+lVRIa93HU8kzx8c KIb8qdV5SRzQhKn5ihR2KwYVCajVeEfNoZCD3Rru1H9rLl5PWvPLB9XGqRnyIozdx/gE sF28HSBoYMMzepJx4/6PqX6Fni3cjklMr5M4ElxWvrRXCi2lVvY2muCuYXGD4TQWiblI ze4wW99asBWeq1ZRaG6pG9qD1d7K8hbJVkPpnhtxukSyeYsbkAgG0iCDXuZoMw1AdNv4 N3lA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=4WfMajKQLpxzlXMBTtyzdOpOTWoGUQGSArIG5o+qDu8=; b=chiAKAsCyf1iLf61AoYTYS8xffpacMSw0z7but3AOalcM5lGiSrN33uDLvwQsDkbQw I9Phs9d64kCAZMwfDOTlmtnyvYWXXL62Uvi3SpIlaEbYy+FqKI8J9rLAzRz2reWvZK0H K/xSg8z9ctxm+T0c1Xdd5K4SHc8p3J1zCHUxoOKrpTa1OSmGe5j116H3VJwUq8BDMAam 3AWICKvf4qtA2iy4bAS6O8Yp2DKXQ4kWZG5UumIOZF5TZmXPQIB1Qhp0RrYpKm6Wb/vV nnYfVFoQTjADt7cPb7c04PCGJSItKD7irBJH+OqjCuOih/s9QuNo+IW6je5btuu4MvIt QQYw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=t9Ylgpvi; spf=pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w14si1950583ejb.720.2020.08.05.13.09.40; Wed, 05 Aug 2020 13:09:40 -0700 (PDT) Received-SPF: pass (google.com: domain of stable-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=@kernel.org header.s=default header.b=t9Ylgpvi; spf=pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726233AbgHEUJi (ORCPT + 15 others); Wed, 5 Aug 2020 16:09:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:49470 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726883AbgHEQcO (ORCPT ); Wed, 5 Aug 2020 12:32:14 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 58E9423371; Wed, 5 Aug 2020 15:52:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1596642763; bh=47QAnSMoOVMr8QHQNgdXK4N904/7dAfTkxp4OLgXePU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=t9Ylgpvi0YEcEmP+ExJf6FzmK0zYUsWdnnijU1WxDn/qBN7+I0V0uDNvN/s3dDEyR m4voc3+kBHhPqCjCD58CaFVWWeVlOsrpOUGgHH1yIM2jFx0uGpPqdpV040UPJbYaLd i/7UTZxWg8Y0MmNm71zSMxMwaL+3IO7sgv960rlo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Grygorii Strashko , Linus Torvalds Subject: [PATCH 5.4 2/9] ARM: percpu.h: fix build error Date: Wed, 5 Aug 2020 17:52:39 +0200 Message-Id: <20200805153507.166338238@linuxfoundation.org> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200805153507.053638231@linuxfoundation.org> References: <20200805153507.053638231@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org From: Grygorii Strashko commit aa54ea903abb02303bf55855fb51e3fcee135d70 upstream. Fix build error for the case: defined(CONFIG_SMP) && !defined(CONFIG_CPU_V6) config: keystone_defconfig CC arch/arm/kernel/signal.o In file included from ../include/linux/random.h:14, from ../arch/arm/kernel/signal.c:8: ../arch/arm/include/asm/percpu.h: In function ‘__my_cpu_offset’: ../arch/arm/include/asm/percpu.h:29:34: error: ‘current_stack_pointer’ undeclared (first use in this function); did you mean ‘user_stack_pointer’? : "Q" (*(const unsigned long *)current_stack_pointer)); ^~~~~~~~~~~~~~~~~~~~~ user_stack_pointer Fixes: f227e3ec3b5c ("random32: update the net random state on interrupt and activity") Signed-off-by: Grygorii Strashko Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- arch/arm/include/asm/percpu.h | 2 ++ 1 file changed, 2 insertions(+) --- a/arch/arm/include/asm/percpu.h +++ b/arch/arm/include/asm/percpu.h @@ -5,6 +5,8 @@ #ifndef _ASM_ARM_PERCPU_H_ #define _ASM_ARM_PERCPU_H_ +#include + /* * Same as asm-generic/percpu.h, except that we store the per cpu offset * in the TPIDRPRW. TPIDRPRW only exists on V6K and V7