From patchwork Fri Aug 21 03:40:22 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Yan X-Patchwork-Id: 52604 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f200.google.com (mail-wi0-f200.google.com [209.85.212.200]) by patches.linaro.org (Postfix) with ESMTPS id B253822E4F for ; Fri, 21 Aug 2015 03:40:40 +0000 (UTC) Received: by wicul11 with SMTP id ul11sf2208785wic.1 for ; Thu, 20 Aug 2015 20:40:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=l8Y8MHua9KbSdEIWeEGbf4tqzAgfi3GfDzjdVXzZUAA=; b=JBu6a3aixnwBDenSVfu6dWu8d8j3KLMUTEJHqKdiBDPMqM5xPBx8FYLOh0EwetRbrj HlPiQQpW8bvpovb9JS6JkWlKkIWfJMGaKLSe+aw7DXhMnL8GFZFFxQxw+3BR/XAyX48e IJsvkdkHuzc5lKkxwe6ne3QflosnIPbhqnazk6rJMt6FkGnnyIHjNnm2MKPvWojh13gk JuSMaUD2CFkyCGSKdTsSSp6AJXaq18X5gzkqHJ5h551+k+/W+o2bJmKhPZ+42J3qF+vw RzMyivqniolZ17vakUD/JwW9W5JPEJSLhBEwEjijExC9D9zO70NJuseG0RoRu8hSyWHz Srig== X-Gm-Message-State: ALoCoQl5Tq48dXmEMJN7uf/YTdDDZ82eMbUZ5olOb4+I1Q6EpNKHDNGYPaZ3KTAfhdtbLaFIT1s0 X-Received: by 10.180.82.101 with SMTP id h5mr429976wiy.1.1440128440046; Thu, 20 Aug 2015 20:40:40 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.28.226 with SMTP id e2ls230711lah.14.gmail; Thu, 20 Aug 2015 20:40:39 -0700 (PDT) X-Received: by 10.152.18.164 with SMTP id x4mr1149744lad.35.1440128439846; Thu, 20 Aug 2015 20:40:39 -0700 (PDT) Received: from mail-la0-f42.google.com (mail-la0-f42.google.com. [209.85.215.42]) by mx.google.com with ESMTPS id s10si4805396lag.7.2015.08.20.20.40.39 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Aug 2015 20:40:39 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.42 as permitted sender) client-ip=209.85.215.42; Received: by laba3 with SMTP id a3so34077830lab.1 for ; Thu, 20 Aug 2015 20:40:39 -0700 (PDT) X-Received: by 10.152.28.193 with SMTP id d1mr5896886lah.72.1440128439691; Thu, 20 Aug 2015 20:40:39 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.162.200 with SMTP id yc8csp392643lbb; Thu, 20 Aug 2015 20:40:38 -0700 (PDT) X-Received: by 10.69.14.227 with SMTP id fj3mr12918161pbd.144.1440128437864; Thu, 20 Aug 2015 20:40:37 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z15si10668229pbt.189.2015.08.20.20.40.36; Thu, 20 Aug 2015 20:40:37 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752993AbbHUDkf (ORCPT + 28 others); Thu, 20 Aug 2015 23:40:35 -0400 Received: from mail-pd0-f172.google.com ([209.85.192.172]:35841 "EHLO mail-pd0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751644AbbHUDke (ORCPT ); Thu, 20 Aug 2015 23:40:34 -0400 Received: by pdbmi9 with SMTP id mi9so21462662pdb.3 for ; Thu, 20 Aug 2015 20:40:34 -0700 (PDT) X-Received: by 10.70.134.99 with SMTP id pj3mr12927870pdb.3.1440128434046; Thu, 20 Aug 2015 20:40:34 -0700 (PDT) Received: from localhost.localdomain ([116.251.214.16]) by smtp.gmail.com with ESMTPSA id oq3sm5909065pdb.75.2015.08.20.20.40.30 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 20 Aug 2015 20:40:33 -0700 (PDT) From: Leo Yan To: Catalin Marinas , Will Deacon , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Leo Yan Subject: [PATCH] arm64: enable generic idle loop Date: Fri, 21 Aug 2015 11:40:22 +0800 Message-Id: <1440128422-4170-1-git-send-email-leo.yan@linaro.org> X-Mailer: git-send-email 1.9.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: leo.yan@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.42 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Enable generic idle loop for ARM64, so can support for hlt/nohlt command line options to override default idle loop behavior. Signed-off-by: Leo Yan --- arch/arm64/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 0f6edb1..c404e74 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -31,6 +31,7 @@ config ARM64 select GENERIC_CLOCKEVENTS_BROADCAST if SMP select GENERIC_CPU_AUTOPROBE select GENERIC_EARLY_IOREMAP + select GENERIC_IDLE_POLL_SETUP select GENERIC_IRQ_PROBE select GENERIC_IRQ_SHOW select GENERIC_IRQ_SHOW_LEVEL