Message ID | 1379370502-30376-2-git-send-email-khilman@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> 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 471BFBFF05 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 16 Sep 2013 22:29:36 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 8C0E020131 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 16 Sep 2013 22:29:35 +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 A478D2012D for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 16 Sep 2013 22:29:34 +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 1VLhI4-0006Nc-FV; Mon, 16 Sep 2013 22:29:08 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VLhHy-0001yX-7P; Mon, 16 Sep 2013 22:29:02 +0000 Received: from mail-pb0-f52.google.com ([209.85.160.52]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VLhHl-0001vO-5N for linux-arm-kernel@lists.infradead.org; Mon, 16 Sep 2013 22:28:49 +0000 Received: by mail-pb0-f52.google.com with SMTP id wz12so4654394pbc.11 for <linux-arm-kernel@lists.infradead.org>; Mon, 16 Sep 2013 15:28:27 -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=rF4gEFoRxMvHvlweQcZBRIZu7OzGAIVpGgh3SVc9fN0=; b=R+8rLU8ki6QVaHG4hbvXvZTCp+zUTGGu00D4b83BMmI18qb4ESGzIUbr4fsJOhE5nC d4+B/qHlicJre37t3ejkxJIyd5tWUHKXzwcpZsdGinbYpjXX4C+5UPZ/0wDTCK8A5s/+ dN6tW1uKlsaV5o+Hi3/jQvSf4Mkw6H2sbOxfB2RAeFFt3ZI5OxWVEdRNtGty6WF9Xuls Dupkw+sAoXWDL+Hbe5t26n3viLOFRKB6wYgCmuz6GYndlMvi3wjYA4mp6yeoaRnFSXtA p764tIvFn0Mgwm24k0GUyDI9bw0IoTZfpyw80GxT588uk62oG1Wis9ecRXo061L8RCrc 9yYw== X-Gm-Message-State: ALoCoQlaPJY6HUhEnhz5RBdFAcyJ3vGx1Zx4FrWqmkvubLXc0urL3yNMZV7KwvHey6WztAF8ZZ6Y X-Received: by 10.68.225.42 with SMTP id rh10mr4244895pbc.176.1379370507690; Mon, 16 Sep 2013 15:28:27 -0700 (PDT) Received: from localhost (c-24-19-7-36.hsd1.wa.comcast.net. [24.19.7.36]) by mx.google.com with ESMTPSA id xe9sm41195685pab.0.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 16 Sep 2013 15:28:26 -0700 (PDT) From: Kevin Hilman <khilman@linaro.org> To: Frederic Weisbecker <fweisbec@gmail.com>, Russell King <rmk+kernel@arm.linux.org.uk> Subject: [PATCH 1/4] nohz_full: Kconfig: VIRT_CPU_ACCOUNTING_GEN: drop 64-bit requirement Date: Mon, 16 Sep 2013 15:28:19 -0700 Message-Id: <1379370502-30376-2-git-send-email-khilman@linaro.org> X-Mailer: git-send-email 1.8.3 In-Reply-To: <1379370502-30376-1-git-send-email-khilman@linaro.org> References: <1379370502-30376-1-git-send-email-khilman@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130916_182849_341152_0C7B8DDF X-CRM114-Status: UNSURE ( 9.69 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) Cc: Paul McKenney <paulmck@linux.vnet.ibm.com>, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.9 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 |
diff --git a/init/Kconfig b/init/Kconfig index 18bd9e3..e9cd23b 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -354,7 +354,7 @@ config VIRT_CPU_ACCOUNTING_NATIVE config VIRT_CPU_ACCOUNTING_GEN bool "Full dynticks CPU time accounting" - depends on HAVE_CONTEXT_TRACKING && 64BIT + depends on HAVE_CONTEXT_TRACKING select VIRT_CPU_ACCOUNTING select CONTEXT_TRACKING help
The 64-bit requirement can be removed since the conversion of the nsec granularity cputime to work on !64_BIT Cc: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Kevin Hilman <khilman@linaro.org> --- init/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)