From patchwork Wed Jul 3 18:36:40 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kevin Hilman X-Patchwork-Id: 2818571 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 185239F3EB for ; Wed, 3 Jul 2013 18:38:30 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3F85E2020A for ; Wed, 3 Jul 2013 18:38:29 +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 24C2A20209 for ; Wed, 3 Jul 2013 18:38:28 +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 1UuRvq-0006qX-6F; Wed, 03 Jul 2013 18:37:34 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UuRvg-00056F-59; Wed, 03 Jul 2013 18:37:24 +0000 Received: from mail-pd0-f172.google.com ([209.85.192.172]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UuRvX-000536-Kf for linux-arm-kernel@lists.infradead.org; Wed, 03 Jul 2013 18:37:16 +0000 Received: by mail-pd0-f172.google.com with SMTP id z10so345015pdj.31 for ; Wed, 03 Jul 2013 11:36:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=w/D6MJ00I49dP4VH6NlejJsriJu6NZ3s/NKFM9biJkU=; b=VGE3Rbxj2UbFPaxyaqktWmjZ1xx6i7b1LhGUvg3qQKYWfhSD+CRYmuTTSJHL1ySMBp wVLy+EzRTAg6twNbtHtF/aXqxbmFnYib2QxfT6eOw6M4+nEQFZVEY+me98XRmGwBmfpB bKe9QVuHuDER3GXFqyBpZIGL7jlWj3+kxgdKs1fGLhebPjb8Xd/vmcsKfcIf58Flob9+ 3udnc3A4baBtzfuUNKph+BAGDp0AsJ3W6FbiKAb5ifoZfpXkQCbaD5hJpNB06YHJJ9/6 nI396qFYcqcomd4eurNrlLX1VPQpS/dGSe7+BaxQNcmyJX+5il2wfTaP6YlTrRBoM+NO Btbw== X-Received: by 10.66.163.7 with SMTP id ye7mr3732230pab.24.1372876610115; Wed, 03 Jul 2013 11:36:50 -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 pl9sm32518012pbc.5.2013.07.03.11.36.48 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 03 Jul 2013 11:36:49 -0700 (PDT) From: Kevin Hilman To: Frederic Weisbecker , Russell King Subject: [PATCH 2/3] init/Kconfig: VIRT_CPU_ACCOUNTING_GEN: drop 64-bit requirement Date: Wed, 3 Jul 2013 11:36:40 -0700 Message-Id: <1372876601-23881-3-git-send-email-khilman@linaro.org> X-Mailer: git-send-email 1.8.3 In-Reply-To: <1372876601-23881-1-git-send-email-khilman@linaro.org> References: <1372876601-23881-1-git-send-email-khilman@linaro.org> X-Gm-Message-State: ALoCoQn0M/zQ0RYNyu2pfpm3VhK3jF8NvrrQRR/TPWi1aYGgvzKbuXuIKxKBeMebOzvnaNlzcwQL X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130703_143715_773584_3AA5496E X-CRM114-Status: UNSURE ( 9.76 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) Cc: linaro-kernel@lists.linaro.org, Paul McKenney , 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: 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 The 64-bit requirement can be removed after the conversion of the nsec granularity cputime to work on !64_BIT, which was done in commit 8c23b80e (cputime_nsecs: use math64.h for nsec resolution conversion helpers) Cc: Frederic Weisbecker Signed-off-by: Kevin Hilman --- init/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/Kconfig b/init/Kconfig index 2d9b831..e151022 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -325,7 +325,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