From patchwork Tue Dec 1 12:20:40 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ard Biesheuvel X-Patchwork-Id: 57484 Delivered-To: patch@linaro.org Received: by 10.112.155.196 with SMTP id vy4csp2133825lbb; Tue, 1 Dec 2015 04:22:57 -0800 (PST) X-Received: by 10.66.141.231 with SMTP id rr7mr100355182pab.123.1448972577703; Tue, 01 Dec 2015 04:22:57 -0800 (PST) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id xr9si9581025pab.232.2015.12.01.04.22.57 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Dec 2015 04:22:57 -0800 (PST) Received-SPF: pass (google.com: domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dkim=neutral (body hash did not verify) header.i=@linaro-org.20150623.gappssmtp.com Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1a3jvs-0002uE-Rh; Tue, 01 Dec 2015 12:21:20 +0000 Received: from mail-wm0-x229.google.com ([2a00:1450:400c:c09::229]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1a3jvo-0002sL-LL for linux-arm-kernel@lists.infradead.org; Tue, 01 Dec 2015 12:21:17 +0000 Received: by wmec201 with SMTP id c201so202476406wme.0 for ; Tue, 01 Dec 2015 04:20:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=gRrpgy3kq8SE8fb8ePvQT1MP6d7JXnlWxGswclBxg8w=; b=iwxVoDb1i0lgQ465lk4YeDdNFhjcE+uVFAtuxnIAOVdXXNltqsNt0uhOR1MWZxqFnk 2RoEQ5eN7AyyOkxwK4qm2AacMZBriYOzm4FEoI2c7TVjaOUCNtFHtcOGyDvYuM7mUTcI GIwulSX/8H9/MYxYIcFUZMbA9DJXMGZdO5Z2xwOEL4cX76zS4QIoYQqjY+nQAd6raj1U ZhXbroTcbnzMxX+8qBq/VFv2nBZd3egIlp0cxZXnxgLUtVVfhAzkOHg+jDGYI/haKW+L MDsZyGZlk6oIBIoiCFCLnEjXqPsR7IEVAUKxoWH2zeYU9MMjAAGz7eufVZOsks1h4kfs iM8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=gRrpgy3kq8SE8fb8ePvQT1MP6d7JXnlWxGswclBxg8w=; b=gTGFFCq7SdyfIYYxEGwrmmjvFahoKM3zgMQyM6S6Vi1wM5kWIKW4zgIfEoR1z+t8l5 y4xoqq1rJR6AqL9wYUrlDiGn6b6Dj1odRXKYjmNkDZLKPpIn3Mq7AKbUNP+LqQ77pune iK+3/rcFaJLe4MCQJzI9WhUGcUjVCeIVlLTDrcrWUZU196KbZm6M7O8ZIYRZtbRKD1yu 8YlRQWfe10l9Wq69lhf98ZaNqK2pJPcbHdo20XrSxjxUkk73Biw6BEG0DoGFev9TPK0H qwdRfZmi+Y3jgYndxt7afCKZh8xpcYcuTAjo2Zw+qeiakRd6ofXLepFtU2O8L4ehRVcM RD3w== X-Gm-Message-State: ALoCoQlV/gB20mI3fMpJiQw5rNHs/k/OdYVxK+6q3KolAZtbaoJ0NfNKlqpUk2jywjalz/Cm8jDX X-Received: by 10.194.6.40 with SMTP id x8mr79188729wjx.50.1448972455024; Tue, 01 Dec 2015 04:20:55 -0800 (PST) Received: from localhost.localdomain (host2-115-static.225-95-b.business.telecomitalia.it. [95.225.115.2]) by smtp.gmail.com with ESMTPSA id i84sm26065792wmc.20.2015.12.01.04.20.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 01 Dec 2015 04:20:54 -0800 (PST) From: Ard Biesheuvel To: linux-arm-kernel@lists.infradead.org, catalin.marinas@arm.com Subject: [PATCH] arm64: update linker script to increased L1_CACHE_BYTES value Date: Tue, 1 Dec 2015 13:20:40 +0100 Message-Id: <1448972440-32633-1-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151201_042116_848300_91501045 X-CRM114-Status: GOOD ( 12.00 ) X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:400c:c09:0:0:0:229 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, will.deacon@arm.com, Ard Biesheuvel MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org Bring the linker script in line with the recent increase of L1_CACHE_BYTES to 128. Replace the hardcoded value of 64 with the symbolic constant. Signed-off-by: Ard Biesheuvel --- arch/arm64/kernel/vmlinux.lds.S | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 1.9.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel Acked-by: Mark Rutland diff --git a/arch/arm64/kernel/vmlinux.lds.S b/arch/arm64/kernel/vmlinux.lds.S index 1ee2c3937d4e..3388970fbc0f 100644 --- a/arch/arm64/kernel/vmlinux.lds.S +++ b/arch/arm64/kernel/vmlinux.lds.S @@ -5,6 +5,7 @@ */ #include +#include #include #include #include @@ -140,7 +141,7 @@ SECTIONS ARM_EXIT_KEEP(EXIT_DATA) } - PERCPU_SECTION(64) + PERCPU_SECTION(L1_CACHE_BYTES) . = ALIGN(PAGE_SIZE); __init_end = .;