From patchwork Thu Nov 14 00:46:13 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 3180481 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 BF2DEC045B for ; Thu, 14 Nov 2013 00:56:15 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id EAD1420939 for ; Thu, 14 Nov 2013 00:56:14 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CC6A920936 for ; Thu, 14 Nov 2013 00:56:13 +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 1VglEA-0001xG-6z; Thu, 14 Nov 2013 00:56:10 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VglE7-0001EB-DO; Thu, 14 Nov 2013 00:56:07 +0000 Received: from mail-pd0-f169.google.com ([209.85.192.169]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VglE4-0001D6-03 for linux-arm-kernel@lists.infradead.org; Thu, 14 Nov 2013 00:56:04 +0000 Received: by mail-pd0-f169.google.com with SMTP id y13so1210236pdi.0 for ; Wed, 13 Nov 2013 16:55:41 -0800 (PST) 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=WUZYyQH39r6AS18Ro+MI/tCQHvj5zAS4o5VfEh3kpYE=; b=icskG9nDdx5MqRVMg0CnXl96sHCkhQ31jFXiwbT+br94qry1aNc3omRNblmWFzUVGT OQGVfFcIwD/wKIKtPZJKbLj7DfC1Qzi5WNYFJJ6cqia6cAMAOWgR1yKXGNDGUrkykuS2 G3La1BcwM6FBnl09orZ6SU3H7WWSFdujwOPFYdWo4qmg1LlXqrcGUXLjCFS9aWeO/AsK +2Kzm5Cjrc0BBdg9iViroEyu/yKD/ctxfRuyzEEsNgDkmQz8FhS4SVNa9Vedy+vFas+6 vuS3wiYO/HWXKgWVhniU8BcIcMcgiaBhbW+OTFk5I18grwh+xCPqiUIpkoRMW8vz8hO0 QskQ== X-Gm-Message-State: ALoCoQnTa2V2pIJm1bc1w73B67q9HXWcw1aP3eZIaEVtRqwEDidU1JFraTeOMkpmnkJ/oIwWSu4b X-Received: by 10.66.241.39 with SMTP id wf7mr21514634pac.130.1384390164179; Wed, 13 Nov 2013 16:49:24 -0800 (PST) Received: from quad.lixom.net (173-13-129-225-sfba.hfc.comcastbusiness.net. [173.13.129.225]) by mx.google.com with ESMTPSA id oj6sm54904561pab.9.2013.11.13.16.49.22 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 Nov 2013 16:49:23 -0800 (PST) From: Olof Johansson To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 1/2] ARM: sti: only select errata 764369 if SMP Date: Wed, 13 Nov 2013 16:46:13 -0800 Message-Id: <1384389974-6229-1-git-send-email-olof@lixom.net> X-Mailer: git-send-email 1.8.4.1.601.g02b3b1d X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131113_195604_128869_992545E8 X-CRM114-Status: UNSURE ( 9.73 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) Cc: Olof Johansson , Stuart Menefy , Srinivas Kandagatla 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.2 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 764369 depends on SMP, so don't select it on !SMP configs. Signed-off-by: Olof Johansson Cc: Srinivas Kandagatla Cc: Stuart Menefy Acked-by: Srinivas Kandagatla --- arch/arm/mach-sti/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig index 835833e3c4f8..939ddb8f482b 100644 --- a/arch/arm/mach-sti/Kconfig +++ b/arch/arm/mach-sti/Kconfig @@ -12,7 +12,7 @@ menuconfig ARCH_STI select HAVE_ARM_SCU if SMP select ARCH_REQUIRE_GPIOLIB select ARM_ERRATA_754322 - select ARM_ERRATA_764369 + select ARM_ERRATA_764369 if SMP select ARM_ERRATA_775420 select PL310_ERRATA_753970 if CACHE_PL310 select PL310_ERRATA_769419 if CACHE_PL310