From patchwork Tue Apr 8 08:00:46 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Haojian Zhuang X-Patchwork-Id: 3949611 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 1B1EFBFF02 for ; Tue, 8 Apr 2014 15:31:13 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 52F80203B8 for ; Tue, 8 Apr 2014 15:31:12 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 64826201FE for ; Tue, 8 Apr 2014 15:31:11 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WXXxA-0007ln-9m; Tue, 08 Apr 2014 15:28:49 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WXXwg-0005gq-EF; Tue, 08 Apr 2014 15:28:18 +0000 Received: from bombadil.infradead.org ([2001:1868:205::9]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WXXjy-0003gg-Lb for linux-arm-kernel@merlin.infradead.org; Tue, 08 Apr 2014 15:15:10 +0000 Received: from mail-pd0-f178.google.com ([209.85.192.178]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WXQym-0000tJ-Et for linux-arm-kernel@lists.infradead.org; Tue, 08 Apr 2014 08:02:00 +0000 Received: by mail-pd0-f178.google.com with SMTP id x10so660626pdj.23 for ; Tue, 08 Apr 2014 01:01:38 -0700 (PDT) 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:in-reply-to :references; bh=4wMdu/WplTTuyvkN5Rs2Nm9c/wqloeNUtzaJG7Oki40=; b=M/ojBLOjZm1s+Of7pIp4x4ePB1ZYYJDpesKbLm9pjpRWTFDdg0WHUtCIjx6yEM3bLA sHGzPucIYknb456JC3UXlsVKKPqaA/BdDdmr5vebAR9dgoWdTycTi3JQq8Sjtjgy+vAD 0cTSJmEM/2BcHBx1gWWUej4s4QMruPCiY6S0O78z0U3t+uGpa62e0pn+rBgf2crhUyrk vDFPk4HhGQpZN3cK639MvrBqVxKYFqnSXW4E9kcP+yw/C1PcsWTMeCLyiJBpaeDupYa2 xO/0epB/WOW3yP0y26Nt6HfkGZKWLYEvJUhp/wCE5Mnjn/0rzFa5kUR8HtUuZxYZRRHH o6oQ== X-Gm-Message-State: ALoCoQnAfMIZvLUHT+pj+VrSqRWVw4efzd6mTvw8FYkKlbTTwqGCZU0VtTUswzgG63xGZSmQq9pH X-Received: by 10.66.240.70 with SMTP id vy6mr2792193pac.80.1396944098306; Tue, 08 Apr 2014 01:01:38 -0700 (PDT) Received: from localhost.localdomain ([162.243.130.63]) by mx.google.com with ESMTPSA id it4sm2764630pbd.48.2014.04.08.01.01.33 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 08 Apr 2014 01:01:36 -0700 (PDT) From: Haojian Zhuang To: linux-arm-kernel@lists.infradead.org, tglx@linutronix.de, linux@arm.linux.org.uk, arnd@arndb.de, olof@lixom.net, khilman@kernel.org, xuwei5@hisilicon.com Subject: [PATCH v2 06/12] ARM: mcpm: change max clusters to 4 Date: Tue, 8 Apr 2014 16:00:46 +0800 Message-Id: <1396944052-9887-7-git-send-email-haojian.zhuang@linaro.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1396944052-9887-1-git-send-email-haojian.zhuang@linaro.org> References: <1396944052-9887-1-git-send-email-haojian.zhuang@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140408_010200_519277_7FA19B89 X-CRM114-Status: UNSURE ( 8.65 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.0 (/) Cc: Haojian Zhuang X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.5 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP In order to support 4 clusters with 4 Cortex A15 Cores in each cluster, enlarge maximum clusters from 2 to 4 in MCPM. Signed-off-by: Haojian Zhuang --- arch/arm/include/asm/mcpm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/include/asm/mcpm.h b/arch/arm/include/asm/mcpm.h index 608516e..68f82cf 100644 --- a/arch/arm/include/asm/mcpm.h +++ b/arch/arm/include/asm/mcpm.h @@ -20,7 +20,7 @@ * to consider dynamic allocation. */ #define MAX_CPUS_PER_CLUSTER 4 -#define MAX_NR_CLUSTERS 2 +#define MAX_NR_CLUSTERS 4 #ifndef __ASSEMBLY__