Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752050AbbBSQDM (ORCPT ); Thu, 19 Feb 2015 11:03:12 -0500 Received: from plane.gmane.org ([80.91.229.3]:40220 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751783AbbBSQDL (ORCPT ); Thu, 19 Feb 2015 11:03:11 -0500 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Venkappa Mala Subject: Re: [PATCH v5 5/5] drivers: clocksource: add CPU PM notifier for ARM architected timer Date: Thu, 19 Feb 2015 16:03:01 +0000 (UTC) Message-ID: References: <1377686689-30828-1-git-send-email-Sudeep.KarkadaNagesha@arm.com> <1377686689-30828-6-git-send-email-Sudeep.KarkadaNagesha@arm.com> <521DD72D.7070000@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 118.102.239.85 (Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1028 Lines: 21 Sudeep Holla arm.com> writes: > Are you targeting this on ARM64 platform ? > If so, I don't understand how is the arch timer context is lost as the cpuidle > driver is not merge to 3.10 stable kernel ? For time being, you can ignore about ARM64. let's have a discussion on ARMv7 first. I have enabled generic arch arm timer in kernel 3.10 frame work to validate vDSO (ARM: vDSO -> still, it did not merge in the vanilla kernel) on ARMv7. As part of this, i have noticed that the contex lost is happening. After pulling the patch, the issue is resolved, timer/counter is up and running. In future, someone wants to enable arch timer in 3.10, then I anticipate that the patch needs to be merged in vanilla kernel. correct me if I am wrong. BR, Venkappa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/