Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965599AbbBCN22 (ORCPT ); Tue, 3 Feb 2015 08:28:28 -0500 Received: from mail-pa0-f43.google.com ([209.85.220.43]:34144 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965373AbbBCN2Y (ORCPT ); Tue, 3 Feb 2015 08:28:24 -0500 Message-ID: <54D0CCEB.2020200@linaro.org> Date: Tue, 03 Feb 2015 21:28:11 +0800 From: Hanjun Guo User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: "Rafael J. Wysocki" CC: Catalin Marinas , Olof Johansson , Arnd Bergmann , Mark Rutland , Grant Likely , Will Deacon , Lorenzo Pieralisi , Graeme Gregory , Sudeep Holla , Jon Masters , Jason Cooper , Marc Zyngier , Bjorn Helgaas , Daniel Lezcano , Mark Brown , Rob Herring , Robert Richter , Randy Dunlap , Charles.Garcia-Tobin@arm.com, phoenix.liyi@huawei.com, Timur Tabi , Ashwin Chaugule , suravee.suthikulpanit@amd.com, Mark Langsdorf , wangyijing@huawei.com, linux-acpi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linaro-acpi@lists.linaro.org Subject: Re: [PATCH v8 17/21] clocksource / arch_timer: Parse GTDT to initialize arch timer References: <1422881149-8177-1-git-send-email-hanjun.guo@linaro.org> <1422881149-8177-18-git-send-email-hanjun.guo@linaro.org> <3447958.XfVzbZ6OCs@vostro.rjw.lan> In-Reply-To: <3447958.XfVzbZ6OCs@vostro.rjw.lan> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1206 Lines: 29 On 2015年02月03日 06:23, Rafael J. Wysocki wrote: > On Monday, February 02, 2015 08:45:45 PM Hanjun Guo wrote: >> Using the information presented by GTDT (Generic Timer Description Table) >> to initialize the arch timer (not memory-mapped). >> >> CC: Daniel Lezcano >> Originally-by: Amit Daniel Kachhap >> Tested-by: Suravee Suthikulpanit >> Tested-by: Yijing Wang >> Tested-by: Mark Langsdorf >> Tested-by: Jon Masters >> Tested-by: Timur Tabi >> Signed-off-by: Hanjun Guo >> --- >> arch/arm64/kernel/time.c | 7 ++ >> drivers/clocksource/arm_arch_timer.c | 132 ++++++++++++++++++++++++++++------- > > An ACK from Thomas Gleixner is necessary for that. I will CC Thomas in the change log in next version with both patch 16/17. Thanks Hanjun -- 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/